summaryrefslogtreecommitdiff
path: root/package/bash/patches/patch-builtins_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-24 17:56:41 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-24 17:56:41 +0100
commitebd86ed44e4d26b238df0c50dd84f65ad1ab3a82 (patch)
treea71091e1d3027978841c40e9b3c8d6e1b41e48fd /package/bash/patches/patch-builtins_Makefile_in
parenta4e25d35371e6480664b04080361dc877b65de12 (diff)
parent576d781cf21104289e890193b263a7808b8694ac (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/bash/patches/patch-builtins_Makefile_in')
-rw-r--r--package/bash/patches/patch-builtins_Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/bash/patches/patch-builtins_Makefile_in b/package/bash/patches/patch-builtins_Makefile_in
deleted file mode 100644
index 69c175663..000000000
--- a/package/bash/patches/patch-builtins_Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- bash-4.0.orig/builtins/Makefile.in 2009-01-04 20:32:22.000000000 +0100
-+++ bash-4.0/builtins/Makefile.in 2009-10-21 13:17:04.681674304 +0200
-@@ -56,7 +56,7 @@ LIBBUILD = ${BUILD_DIR}/lib
-
- PROFILE_FLAGS = @PROFILE_FLAGS@
- CFLAGS = @CFLAGS@
--CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ @CROSS_COMPILE@
-+CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
- CPPFLAGS = @CPPFLAGS@
- CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
- LOCAL_CFLAGS = @LOCAL_CFLAGS@ ${DEBUG}