aboutsummarylogtreecommitdiffstats
path: root/0005-Make-sure-.pc-files-are-installed-correctly.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:06 +0100
committerMartchus2018-12-22 17:19:06 +0100
commit72950419466fbc9ad84ef3c8e66bd0cefd3d389f (patch)
treed99c0105044e665947ec1d380cc1122e99bcaf8a /0005-Make-sure-.pc-files-are-installed-correctly.patch
parentb332140f95a19615faccfd281179065638c38026 (diff)
downloadaur-72950419466fbc9ad84ef3c8e66bd0cefd3d389f.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to '0005-Make-sure-.pc-files-are-installed-correctly.patch')
-rw-r--r--0005-Make-sure-.pc-files-are-installed-correctly.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0005-Make-sure-.pc-files-are-installed-correctly.patch b/0005-Make-sure-.pc-files-are-installed-correctly.patch
index 7aed2fc06531..f008c9ec6c6c 100644
--- a/0005-Make-sure-.pc-files-are-installed-correctly.patch
+++ b/0005-Make-sure-.pc-files-are-installed-correctly.patch
@@ -62,5 +62,5 @@ index e0d03ccc1c..37eee7fca3 100644
uninst.append("\n\t");
uninst.append("-$(DEL_FILE) " + escapeFilePath(dst_pc));
--
-2.19.2
+2.20.1