diff options
author | Johannes Huber <johu@gentoo.org> | 2012-09-03 14:43:26 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-09-03 14:43:26 +0000 |
commit | d4b5dd3ea370fd32585a01c337f8af9f556ee030 (patch) | |
tree | 59cc5ed36a8933c98a75098e51fea0976d8c934d /kde-base/libkworkspace/files | |
parent | Remove old. (diff) | |
download | historical-d4b5dd3ea370fd32585a01c337f8af9f556ee030.tar.gz historical-d4b5dd3ea370fd32585a01c337f8af9f556ee030.tar.bz2 historical-d4b5dd3ea370fd32585a01c337f8af9f556ee030.zip |
Remove old.
Package-Manager: portage-2.2.0_alpha124/cvs/Linux x86_64
Diffstat (limited to 'kde-base/libkworkspace/files')
-rw-r--r-- | kde-base/libkworkspace/files/libkworkspace-4.8.0-pam-optional.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/libkworkspace/files/libkworkspace-4.8.0-pam-optional.patch b/kde-base/libkworkspace/files/libkworkspace-4.8.0-pam-optional.patch deleted file mode 100644 index cfd71edc3cb9..000000000000 --- a/kde-base/libkworkspace/files/libkworkspace-4.8.0-pam-optional.patch +++ /dev/null @@ -1,18 +0,0 @@ -commit 619f589f523448fd5b47f3c59ec2994642312585 -Author: Theo Chatzimichos <tampakrap@gentoo.org> -Date: Fri Feb 3 15:51:10 2012 +0100 - - Fix optional PAM support, patch by Michael Palimaka <kde@scribeofthenile.com> - - REVIEW:103818 - -diff --git a/cmake/modules/UnixAuth.cmake b/cmake/modules/UnixAuth.cmake -index 904f0cb..0347251 100644 ---- a/cmake/modules/UnixAuth.cmake -+++ b/cmake/modules/UnixAuth.cmake -@@ -1,4 +1,4 @@ --find_package(PAM) -+macro_optional_find_package(PAM) - - include(CheckFunctionExists) - include(CheckLibraryExists) |