[csw-devel] SF.net SVN: gar:[19605] csw/mgar/pkg/zip/trunk/Makefile
igalic at users.sourceforge.net
igalic at users.sourceforge.net
Sat Nov 10 16:44:50 CET 2012
Revision: 19605
http://gar.svn.sourceforge.net/gar/?rev=19605&view=rev
Author: igalic
Date: 2012-11-10 15:44:50 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
zip/trunk: revert last change because I misunderstood something.
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:35:38 UTC (rev 19604)
+++ csw/mgar/pkg/zip/trunk/Makefile 2012-11-10 15:44:50 UTC (rev 19605)
@@ -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)$(ISABINDIR) MANDIR=$(DESTDIR)$(mandir)/man1 install
+INSTALL_ARGS = -f unix/Makefile INSTALL=ginstall BINDIR=$(DESTDIR)$(bindir) 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