diff options
author | Krzysztof Pawlik <none@none> | 2011-09-30 20:50:23 +0200 |
---|---|---|
committer | Krzysztof Pawlik <none@none> | 2011-09-30 20:50:23 +0200 |
commit | 46fcaace2d6d5701b170f113933e162a2d0f81a8 (patch) | |
tree | 8e44f9b4c59eb39de98627fe2446c65b6b196222 /www-client/chromium/files/chromium-libgcrypt-r0.patch | |
parent | Remove old version. (diff) | |
download | nelchael-46fcaace2d6d5701b170f113933e162a2d0f81a8.tar.gz nelchael-46fcaace2d6d5701b170f113933e162a2d0f81a8.tar.bz2 nelchael-46fcaace2d6d5701b170f113933e162a2d0f81a8.zip |
Drop old version.
Diffstat (limited to 'www-client/chromium/files/chromium-libgcrypt-r0.patch')
-rw-r--r-- | www-client/chromium/files/chromium-libgcrypt-r0.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www-client/chromium/files/chromium-libgcrypt-r0.patch b/www-client/chromium/files/chromium-libgcrypt-r0.patch deleted file mode 100644 index d75a06a..0000000 --- a/www-client/chromium/files/chromium-libgcrypt-r0.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- build/linux/system.gyp.orig 2011-06-28 07:58:51.000000000 +0000 -+++ build/linux/system.gyp 2011-06-28 08:00:05.000000000 +0000 -@@ -314,7 +314,7 @@ - 'target_name': 'libgcrypt', - 'type': 'settings', - 'conditions': [ -- ['_toolset=="target"', { -+ ['_toolset=="target" and use_cups==1', { - 'direct_dependent_settings': { - 'cflags': [ - '<!@(libgcrypt-config --cflags)', |