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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Wed Jul 10 15:09:26 CEST 2013


Revision: 21479
          http://gar.svn.sourceforge.net/gar/?rev=21479&view=rev
Author:   chninkel
Date:     2013-07-10 13:09:25 +0000 (Wed, 10 Jul 2013)
Log Message:
-----------
bash/trunk: removed map file and direct binding options in the recipe as it is now the default at OpenCSW.

Modified Paths:
--------------
    csw/mgar/pkg/bash/trunk/Makefile
    csw/mgar/pkg/bash/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/bash/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bash/trunk/Makefile	2013-07-10 13:08:35 UTC (rev 21478)
+++ csw/mgar/pkg/bash/trunk/Makefile	2013-07-10 13:09:25 UTC (rev 21479)
@@ -53,7 +53,6 @@
 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,8 +83,6 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
-EXTRA_LD_OPTIONS = -z ignore -Bdirect -M "$(abspath $(WORKDIR)/map.bash)"
-
 include gar/category.mk
 
 # We touch these file to avoid aclocal/autoconf

Modified: csw/mgar/pkg/bash/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/bash/trunk/files/changelog.CSW	2013-07-10 13:08:35 UTC (rev 21478)
+++ csw/mgar/pkg/bash/trunk/files/changelog.CSW	2013-07-10 13:09:25 UTC (rev 21479)
@@ -1,6 +1,8 @@
 bash (4.2.45,REV=2013.07.10) unstable
 
   * Added bash patches bash42-038 and bash42-045.
+  * Removed map file and direct binding options in the recipe
+    as it is now the default at OpenCSW.
 
  -- Yann Rouillard <yann at opencsw.org>  Wed, 10 Jul 2013 14:35:54 +0200
 

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