diff options
author | vorlon <Unknown> | 2005-07-13 04:35:53 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2005-07-13 04:35:53 +0000 |
commit | 23b0d105ed46a9f26d246e3b4211f69dfa766511 (patch) | |
tree | 9b28d8990b4f28b16f888758d2ffb984ce498607 /patches-applied/031_pam_include | |
parent | ba3c840ef1b19272e7ad79e5330e827961f7585b (diff) | |
download | pam-23b0d105ed46a9f26d246e3b4211f69dfa766511.tar.gz pam-23b0d105ed46a9f26d246e3b4211f69dfa766511.tar.bz2 pam-23b0d105ed46a9f26d246e3b4211f69dfa766511.zip |
clean up the patch directory so that they match the actual shipped tree
Diffstat (limited to 'patches-applied/031_pam_include')
-rw-r--r-- | patches-applied/031_pam_include | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/patches-applied/031_pam_include b/patches-applied/031_pam_include index 545b9ed6..d2491f85 100644 --- a/patches-applied/031_pam_include +++ b/patches-applied/031_pam_include @@ -75,21 +75,3 @@ diff -u -r1.1.1.2 pam_handlers.c } return ( (x < 0) ? PAM_ABORT:PAM_SUCCESS ); -Index: debian/changelog -=================================================================== -RCS file: /afs/sipb/project/debian/cvs/pam/debian/changelog,v -retrieving revision 1.9 -diff -u -r1.9 changelog ---- debian/changelog 22 Sep 2002 21:25:27 -0000 1.9 -+++ debian/changelog 30 Sep 2002 03:39:24 -0000 -@@ -1,3 +1,10 @@ -+pam (0.76-2) experimental; urgency=low -+ -+ * Link against appropriate libraries so we find the symbols we need, -+ Closes: #162175 -+ -+ -- -+ - pam (0.76-1) experimental; urgency=low - - * New upstream version |