[csw-devel] SF.net SVN: gar:[18900] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Aug 7 22:39:11 CEST 2012
Revision: 18900
http://gar.svn.sourceforge.net/gar/?rev=18900&view=rev
Author: dmichelsen
Date: 2012-08-07 20:39:11 +0000 (Tue, 07 Aug 2012)
Log Message:
-----------
libao4: Sanitize directory name and fix recursive dependency
Modified Paths:
--------------
csw/mgar/pkg/libao4/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/libao4/
Removed Paths:
-------------
csw/mgar/pkg/libao/
Modified: csw/mgar/pkg/libao4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libao/trunk/Makefile 2012-08-06 13:29:55 UTC (rev 18892)
+++ csw/mgar/pkg/libao4/trunk/Makefile 2012-08-07 20:39:11 UTC (rev 18900)
@@ -11,7 +11,7 @@
endef
MASTER_SITES = http://downloads.xiph.org/releases/ao/
-DISTFILES = $(DISTFILES).tar.gz
+DISTFILES += $(DISTNAME).tar.gz
VENDOR_URL = http://www.xiph.org/ao/
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