[csw-devel] SF.net SVN: gar:[21377] csw/mgar/pkg/zip/branches/nim/Makefile
mattdarcy at users.sourceforge.net
mattdarcy at users.sourceforge.net
Thu Jun 20 14:21:48 CEST 2013
Revision: 21377
http://gar.svn.sourceforge.net/gar/?rev=21377&view=rev
Author: mattdarcy
Date: 2013-06-20 12:21:48 +0000 (Thu, 20 Jun 2013)
Log Message:
-----------
removed bzip2 runtime dependency for zlib - seems wrong. Testing
Modified Paths:
--------------
csw/mgar/pkg/zip/branches/nim/Makefile
Modified: csw/mgar/pkg/zip/branches/nim/Makefile
===================================================================
--- csw/mgar/pkg/zip/branches/nim/Makefile 2013-06-20 12:20:25 UTC (rev 21376)
+++ csw/mgar/pkg/zip/branches/nim/Makefile 2013-06-20 12:21:48 UTC (rev 21377)
@@ -18,7 +18,7 @@
DISTNAME = $(NAME)$(UNZIPVERSION)
DISTFILES = $(DISTNAME).tgz
-RUNTIME_DEP_PKGS = NIMOSSlibbz2-1-0
+#RUNTIME_DEP_PKGS = NIMOSSlibbz2-1-0
BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS)
# zip's configure is... "special". We use a custom version
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