diff options
Diffstat (limited to 'www/libhpack/files/patch-CMakeLists.txt')
-rw-r--r-- | www/libhpack/files/patch-CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/libhpack/files/patch-CMakeLists.txt b/www/libhpack/files/patch-CMakeLists.txt deleted file mode 100644 index 6985707575b4..000000000000 --- a/www/libhpack/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2014-07-09 21:59:50 UTC -+++ CMakeLists.txt -@@ -19,6 +19,8 @@ math(EXPR hpack_SOVERSION_PATCH "${hpack - - set(hpack_VERSION ${hpack_SOVERSION_MAJOR}.${hpack_SOVERSION_MINOR}.${hpack_SOVERSION_PATCH}) - set(hpack_SOVERSION ${hpack_SOVERSION_MAJOR}) -+set(chula_VERSION ${hpack_VERSION}) -+set(chula_SOVERSION ${hpack_SOVERSION}) - - # Standard replacements - set(prefix ${CMAKE_INSTALL_PREFIX}) |