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

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Sat May 5 12:15:03 CEST 2012


Revision: 17941
          http://gar.svn.sourceforge.net/gar/?rev=17941&view=rev
Author:   wilbury
Date:     2012-05-05 10:15:03 +0000 (Sat, 05 May 2012)
Log Message:
-----------
powerdns/trunk: Correct WORKSRC

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

Modified: csw/mgar/pkg/powerdns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/powerdns/trunk/Makefile	2012-05-05 10:10:56 UTC (rev 17940)
+++ csw/mgar/pkg/powerdns/trunk/Makefile	2012-05-05 10:15:03 UTC (rev 17941)
@@ -33,7 +33,7 @@
 DISTFILES += LICENSE
 DISTFILES += cswpdns
 
-WORKSRC = $(WORKDIR)/$(NAME)
+WORKSRC = $(WORKDIR)/$(NAME)-$(VERSION)
 
 LICENSE = $(FILEDIR)/LICENSE
 PACKAGING_PLATFORMS = solaris10-i386

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