[csw-devel] SF.net SVN: gar:[16266] csw/mgar/pkg/libconfuse/trunk/Makefile
d_pocock at users.sourceforge.net
d_pocock at users.sourceforge.net
Thu Nov 24 19:02:23 CET 2011
Revision: 16266
http://gar.svn.sourceforge.net/gar/?rev=16266&view=rev
Author: d_pocock
Date: 2011-11-24 18:02:22 +0000 (Thu, 24 Nov 2011)
Log Message:
-----------
Update for building package with new naming convention
Modified Paths:
--------------
csw/mgar/pkg/libconfuse/trunk/Makefile
Modified: csw/mgar/pkg/libconfuse/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libconfuse/trunk/Makefile 2011-11-24 18:00:59 UTC (rev 16265)
+++ csw/mgar/pkg/libconfuse/trunk/Makefile 2011-11-24 18:02:22 UTC (rev 16266)
@@ -27,9 +27,9 @@
#MASTER_SITES = http://bzero.se/confuse/
MASTER_SITES = http://savannah.nongnu.org/download/confuse/
PATCHFILES =
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES = confuse-$(VERSION).tar.gz
DISTFILES += $(PATCHFILES)
-DISTNAME = $(NAME)-$(VERSION)
+DISTNAME = confuse-$(VERSION)
EXTRA_DOCS = $(PATCHFILES)
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