[csw-devel] SF.net SVN: gar:[10915] csw/mgar/pkg/lftp/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Fri Sep 3 00:52:23 CEST 2010
Revision: 10915
http://gar.svn.sourceforge.net/gar/?rev=10915&view=rev
Author: chninkel
Date: 2010-09-02 22:52:23 +0000 (Thu, 02 Sep 2010)
Log Message:
-----------
lftp: added missing autoconf call so dont_use_csw_getopt_h.patch patch is taken in account
Modified Paths:
--------------
csw/mgar/pkg/lftp/trunk/Makefile
Modified: csw/mgar/pkg/lftp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lftp/trunk/Makefile 2010-09-02 22:34:12 UTC (rev 10914)
+++ csw/mgar/pkg/lftp/trunk/Makefile 2010-09-02 22:52:23 UTC (rev 10915)
@@ -67,6 +67,11 @@
include gar/category.mk
+# we re-run autoconf because we patched a m4 file
+pre-configure:
+ cd $(WORKSRC) && autoconf
+ @$(MAKECOOKIE)
+
post-merge:
@ginstall -D $(DOWNLOADDIR)/changelog.CSW $(PKGROOT)/$(docdir)/lftp/changelog.CSW
@rm $(PKGROOT)/$(libdir)/charset.alias
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