SF.net SVN: gar:[24889] csw/mgar/pkg/gs_zipper/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Wed Apr 22 23:28:02 CEST 2015


Revision: 24889
          http://sourceforge.net/p/gar/code/24889
Author:   rmottola
Date:     2015-04-22 21:28:02 +0000 (Wed, 22 Apr 2015)
Log Message:
-----------
gs_zipper/trunk: lowercase package name, fix dependency

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

Modified: csw/mgar/pkg/gs_zipper/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gs_zipper/trunk/Makefile	2015-04-22 20:15:11 UTC (rev 24888)
+++ csw/mgar/pkg/gs_zipper/trunk/Makefile	2015-04-22 21:28:02 UTC (rev 24889)
@@ -4,6 +4,7 @@
 NAME = Zipper
 VERSION = 1.5
 GARTYPE = v2
+PACKAGES += CSWgs-zipper
 
 DESCRIPTION = GNUstep graphical archive tool (zip, tar, ...)
 define BLURB
@@ -21,7 +22,7 @@
 RUNTIME_DEP_PKGS_CSWZipper += CSWgnustep-gui
 RUNTIME_DEP_PKGS_CSWZipper += CSWgnustep-back
 RUNTIME_DEP_PKGS_CSWZipper += CSWgtar
-RUNTIME_DEP_PKGS_CSWZipper += SUNWzip
+RUNTIME_DEP_PKGS_CSWZipper += CSWzip
 
 
 #we absolutely need GCC for Objective-C support. The only alternative in the future would be clang

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