diff options
author | root <root@rshg054.dnsready.net> | 2012-02-04 23:14:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-04 23:14:50 +0000 |
commit | cdc66cc7110e78bf1197f9effc70422114f9341b (patch) | |
tree | 26d88200b6a071ffe8e21b7022be19ade43d52e5 /libre | |
parent | de078a89b9e3a45b6b2e3f0c9d866962e5125ba3 (diff) |
Sat Feb 4 23:14:50 UTC 2012
Diffstat (limited to 'libre')
-rw-r--r-- | libre/cups-libre/cups | 1 | ||||
-rw-r--r-- | libre/cups-libre/cups-avahi.patch | 1 | ||||
-rw-r--r-- | libre/cups-libre/cups-no-export-ssllibs.patch | 1 | ||||
-rw-r--r-- | libre/cups-libre/cups-no-gcrypt.patch | 1 | ||||
-rw-r--r-- | libre/cups-libre/cups.logrotate | 1 | ||||
-rw-r--r-- | libre/cups-libre/cups.pam | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/libre/cups-libre/cups b/libre/cups-libre/cups index a9d91de76..744c8e663 100644 --- a/libre/cups-libre/cups +++ b/libre/cups-libre/cups @@ -66,4 +66,3 @@ case "$1" in esac exit 0 - diff --git a/libre/cups-libre/cups-avahi.patch b/libre/cups-libre/cups-avahi.patch index 47860ef97..7e9c8ecea 100644 --- a/libre/cups-libre/cups-avahi.patch +++ b/libre/cups-libre/cups-avahi.patch @@ -3154,4 +3154,3 @@ Origin: git clone http://twaugh.fedorapeople.org/cups-avahi.git (Aug 11, 2011) cupsdSetString(&DNSSDRegType, "_ipp._tcp,_cups"); #endif /* HAVE_DNSSD */ - diff --git a/libre/cups-libre/cups-no-export-ssllibs.patch b/libre/cups-libre/cups-no-export-ssllibs.patch index 24bac2e56..9be3c819b 100644 --- a/libre/cups-libre/cups-no-export-ssllibs.patch +++ b/libre/cups-libre/cups-no-export-ssllibs.patch @@ -10,4 +10,3 @@ diff -up cups-1.5b1/config-scripts/cups-ssl.m4.no-export-ssllibs cups-1.5b1/conf AC_SUBST(EXPORT_SSLLIBS) - diff --git a/libre/cups-libre/cups-no-gcrypt.patch b/libre/cups-libre/cups-no-gcrypt.patch index ab299d989..42f71d0d4 100644 --- a/libre/cups-libre/cups-no-gcrypt.patch +++ b/libre/cups-libre/cups-no-gcrypt.patch @@ -36,4 +36,3 @@ diff -ruN cups-1.4.7.orig//config-scripts/cups-ssl.m4 cups-1.4.7/config-scripts/ # elif defined(HAVE_CDSASSL) # include <CoreFoundation/CoreFoundation.h> # include <Security/Security.h> - diff --git a/libre/cups-libre/cups.logrotate b/libre/cups-libre/cups.logrotate index 67c4cdd39..9c49bbdaf 100644 --- a/libre/cups-libre/cups.logrotate +++ b/libre/cups-libre/cups.logrotate @@ -6,4 +6,3 @@ /bin/kill -HUP `cat /var/run/cups.pid 2>/dev/null` 2>/dev/null || true endscript } - diff --git a/libre/cups-libre/cups.pam b/libre/cups-libre/cups.pam index 5a31a927a..53724d1f8 100644 --- a/libre/cups-libre/cups.pam +++ b/libre/cups-libre/cups.pam @@ -1,4 +1,3 @@ auth required pam_unix.so account required pam_unix.so session required pam_unix.so - |