diff options
author | 2005-10-18 03:28:10 +0000 | |
---|---|---|
committer | 2005-10-18 03:28:10 +0000 | |
commit | ccd0ed809db154f654219729210615c1649a4e26 (patch) | |
tree | 5c7a4241393c34c46bb9218c3fbe84b1e808a3bb /eclass/ELT-patches | |
parent | Mark 2.2.1 stable on alpha (diff) | |
download | gentoo-2-ccd0ed809db154f654219729210615c1649a4e26.tar.gz gentoo-2-ccd0ed809db154f654219729210615c1649a4e26.tar.bz2 gentoo-2-ccd0ed809db154f654219729210615c1649a4e26.zip |
tweak the fake patch so libtool-1.2f will accept it
Diffstat (limited to 'eclass/ELT-patches')
-rw-r--r-- | eclass/ELT-patches/portage/1.2.0 | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/eclass/ELT-patches/portage/1.2.0 b/eclass/ELT-patches/portage/1.2.0 index 0d0102d8c73c..70b02619c601 100644 --- a/eclass/ELT-patches/portage/1.2.0 +++ b/eclass/ELT-patches/portage/1.2.0 @@ -1,13 +1,7 @@ # Dummy patch, not needed by libtool-1.2 ---- ltmain.sh 2005-09-02 21:42:18.000000000 +0200 -+++ ltmain.sh 2005-09-02 21:42:34.000000000 +0200 -@@ -29,7 +29,7 @@ - - # Constants. - PROGRAM=ltmain.sh +--- ltmain.sh ++++ ltmain.sh +@@ -32,1 +32,1 @@ -PACKAGE=libtool +PACKAGE=libtool - VERSION=1.2 - - default_mode= |