summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-01-15 02:58:06 +0000
committerMike Frysinger <vapier@gentoo.org>2010-01-15 02:58:06 +0000
commit8141584c52934f0b1c516774152916a53da4766b (patch)
treec30170271618363f728a80aaae3b2de471866649 /sys-apps/shadow
parentRestrict deps to old xfce-base/thunar. (diff)
downloadgentoo-2-8141584c52934f0b1c516774152916a53da4766b.tar.gz
gentoo-2-8141584c52934f0b1c516774152916a53da4766b.tar.bz2
gentoo-2-8141584c52934f0b1c516774152916a53da4766b.zip
document the patch properly
Diffstat (limited to 'sys-apps/shadow')
-rw-r--r--sys-apps/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch8
1 files changed, 5 insertions, 3 deletions
diff --git a/sys-apps/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch b/sys-apps/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch
index 919640e6dd3d..7c83f7cd0568 100644
--- a/sys-apps/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch
+++ b/sys-apps/shadow/files/shadow-4.1.4.2-env-reset-keep-locale.patch
@@ -1,6 +1,8 @@
-diff -ur shadow-4.1.4.2/libmisc/env.c shadow-4.1.4.2-patched/libmisc/env.c
---- shadow-4.1.4.2/libmisc/env.c 2009-04-28 00:07:56.000000000 +0400
-+++ shadow-4.1.4.2-patched/libmisc/env.c 2009-12-04 16:12:42.000000000 +0300
+http://bugs.gentoo.org/283725
+https://alioth.debian.org/tracker/index.php?func=detail&aid=311740&group_id=30580&atid=411480
+
+--- shadow-4.1.4.2/libmisc/env.c
++++ shadow-4.1.4.2/libmisc/env.c
@@ -251,7 +251,7 @@
if (strncmp (*cur, *bad, strlen (*bad)) != 0) {
continue;