X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=Makefile.am;h=3b6b84a0d099115dcb4abdae9d714fbdfe5ad14d;hb=3e432bc052fc8d51775893f49c264560ffe8558e;hp=082c9c747c26bb774431209cc354a4b2fb52e324;hpb=1dd8eb505ef646b8489a08edd60309ee97248143;p=mmh diff --git a/Makefile.am b/Makefile.am index 082c9c7..3b6b84a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -534,6 +534,7 @@ rpm: dist @cp -p nmh.spec $(rpmdir)/SPECS @rpmbuild --define '_topdir $(rpmdir)' \ --define '_tmppath %{_topdir}/TMP' \ + --define "_sysconfdir $(DESTDIR)$(sysconfdir)" \ -ba $(rpmdir)/SPECS/nmh.spec .PHONY: rpm