diff options
author | davidovski <david@davidovski.xyz> | 2022-05-31 11:05:19 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-05-31 11:05:19 +0100 |
commit | 48ca75555522716f0f686dcae3dd6cf3d8ad714d (patch) | |
tree | 00c0f58550ba4661e87376f2f02c8001c69bae44 /repo/system/cups/cups-no-export-ssllibs.patch | |
parent | 871b2b573f01c1b3176a0f65458b3d281b41c437 (diff) |
removed idea of repos
Diffstat (limited to 'repo/system/cups/cups-no-export-ssllibs.patch')
-rw-r--r-- | repo/system/cups/cups-no-export-ssllibs.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/repo/system/cups/cups-no-export-ssllibs.patch b/repo/system/cups/cups-no-export-ssllibs.patch deleted file mode 100644 index 652fd6a..0000000 --- a/repo/system/cups/cups-no-export-ssllibs.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -up cups-1.5b1/config-scripts/cups-ssl.m4.no-export-ssllibs cups-1.5b1/config-scripts/cups-tls.m4 ---- cups-1.6.2/config-scripts/cups-tls.m4.no-export-ssllibs 2011-05-11 02:52:08.000000000 +0200 -+++ cups-1.6.2/config-scripts/cups-tls.m4 2011-05-23 17:47:27.000000000 +0200 -@@ -107,5 +107,5 @@ - AC_SUBST([TLSFLAGS]) - AC_SUBST([TLSLIBS]) - --EXPORT_TLSLIBS="$TLSLIBS" -+EXPORT_TLSLIBS="" - AC_SUBST([EXPORT_TLSLIBS]) |