[csw-devel] SF.net SVN: gar:[17611] csw/mgar/pkg/powerdns/trunk/Makefile

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Wed Apr 4 23:59:21 CEST 2012


Revision: 17611
          http://gar.svn.sourceforge.net/gar/?rev=17611&view=rev
Author:   wilbury
Date:     2012-04-04 21:59:21 +0000 (Wed, 04 Apr 2012)
Log Message:
-----------
powerdns/trunk: Adjust reinplacements

Modified Paths:
--------------
    csw/mgar/pkg/powerdns/trunk/Makefile

Modified: csw/mgar/pkg/powerdns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/powerdns/trunk/Makefile	2012-04-04 21:34:23 UTC (rev 17610)
+++ csw/mgar/pkg/powerdns/trunk/Makefile	2012-04-04 21:59:21 UTC (rev 17611)
@@ -42,12 +42,12 @@
 REINPLACEMENTS += usrlocaletc
 REINPLACE_MATCH_usrlocaletc = /usr/local/etc
 REINPLACE_WITH_usrlocaletc = /etc$(prefix)/pdns
-REINPLACE_FILES_usrlocaletc = pdns/pdns.conf
+REINPLACE_FILES_usrlocaletc = pdns/pdns.conf-dist
 
 REINPLACEMENTS += usrlocallib
 REINPLACE_MATCH_usrlocallib = /usr/local/lib
 REINPLACE_WITH_usrlocallib = $(prefix)/lib/pdns
-REINPLACE_FILES_usrlocallib = pdns/pdns.conf
+REINPLACE_FILES_usrlocallib = pdns/pdns.conf-dist
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --sysconfdir=/etc/$(prefix)/pdns

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list