diff options
author | Christian Heim <phreak@gentoo.org> | 2006-08-28 17:17:53 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-08-28 17:17:53 +0000 |
commit | a0880d08479495aafd4d7e0f0d6710b37cf25187 (patch) | |
tree | e1d5432048df334125c66284b70e98b24a1e34b3 | |
parent | Adding a README explaining the patch-prefix and with an individual patch desc... (diff) | |
download | misc-a0880d08479495aafd4d7e0f0d6710b37cf25187.tar.gz misc-a0880d08479495aafd4d7e0f0d6710b37cf25187.tar.bz2 misc-a0880d08479495aafd4d7e0f0d6710b37cf25187.zip |
Renaming and adding to the README
svn path=/; revision=441
-rw-r--r-- | dietlibc/patches/0.30-r1/000_README | 8 | ||||
-rw-r--r-- | dietlibc/patches/0.30-r1/010_all_prefix.patch (renamed from dietlibc/patches/0.30-r1/04_all_prefix.patch) | 0 |
2 files changed, 6 insertions, 2 deletions
diff --git a/dietlibc/patches/0.30-r1/000_README b/dietlibc/patches/0.30-r1/000_README index 4298d2c..6a46a5d 100644 --- a/dietlibc/patches/0.30-r1/000_README +++ b/dietlibc/patches/0.30-r1/000_README @@ -37,5 +37,9 @@ Patch descriptions: -------------------------------------- Patch: 005_all_Makefile.patch -From: -Desc: +From: Christian Heim and Benedikt Boehm +Desc: Remove the CFLAGS declaration from the Makefile so we can set our own one; prevent prestripping + +Patch: 010_all_prefix.patch +From: Achim Gottinger (initial ebuild) and Christian Heim +Desc: Set our own PREFIX for dietlibc (/usr/diet) diff --git a/dietlibc/patches/0.30-r1/04_all_prefix.patch b/dietlibc/patches/0.30-r1/010_all_prefix.patch index e2d9cbe..e2d9cbe 100644 --- a/dietlibc/patches/0.30-r1/04_all_prefix.patch +++ b/dietlibc/patches/0.30-r1/010_all_prefix.patch |