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

igalic at users.sourceforge.net igalic at users.sourceforge.net
Sat Nov 10 16:35:38 CET 2012


Revision: 19604
          http://gar.svn.sourceforge.net/gar/?rev=19604&view=rev
Author:   igalic
Date:     2012-11-10 15:35:38 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
change bindir for ISAEXEC to actually work

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

Modified: csw/mgar/pkg/zip/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zip/trunk/Makefile	2012-11-10 15:09:21 UTC (rev 19603)
+++ csw/mgar/pkg/zip/trunk/Makefile	2012-11-10 15:35:38 UTC (rev 19604)
@@ -25,7 +25,7 @@
 # Further, nothing respects our LDFLAGS, so we have to set
 # those specifically:
 BUILD_ARGS = -f unix/Makefile LOCAL_ZIP="$(CFLAGS)" BIND="$(CC) $(LDFLAGS)"  generic
-INSTALL_ARGS = -f unix/Makefile INSTALL=ginstall BINDIR=$(DESTDIR)$(bindir) MANDIR=$(DESTDIR)$(mandir)/man1 install
+INSTALL_ARGS = -f unix/Makefile INSTALL=ginstall BINDIR=$(DESTDIR)$(ISABINDIR) MANDIR=$(DESTDIR)$(mandir)/man1 install
 
 BUILD64 = 1
 ISAEXEC = 1

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