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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Sep 1 08:12:19 CEST 2012


Revision: 19131
          http://gar.svn.sourceforge.net/gar/?rev=19131&view=rev
Author:   chninkel
Date:     2012-09-01 06:12:19 +0000 (Sat, 01 Sep 2012)
Log Message:
-----------
bash/trunk: Added the map file in the DISTFILES

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

Modified: csw/mgar/pkg/bash/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bash/trunk/Makefile	2012-08-31 09:25:13 UTC (rev 19130)
+++ csw/mgar/pkg/bash/trunk/Makefile	2012-09-01 06:12:19 UTC (rev 19131)
@@ -54,6 +54,7 @@
 DISTNAME = $(NAME)-$(BASH_VERSION)
 DISTFILES  = $(NAME)-$(BASH_VERSION).tar.gz
 DISTFILES += changelog.CSW
+DISTFILES += map.bash
 
 PATCHFILE_PREFIX = bash$(subst .,,$(BASH_VERSION))
 PATCHDIRLEVEL = 0
@@ -84,7 +85,7 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
-EXTRA_LDOPTIONS = -z ignore -Bdirect -M "$(abspath $(WORKDIR)/map.bash)"
+EXTRA_LD_OPTIONS = -z ignore -Bdirect -M "$(abspath $(WORKDIR)/map.bash)"
 
 include gar/category.mk
 

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