summaryrefslogtreecommitdiffstats
path: root/macros.cygwin64
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-06-10 21:42:08 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2015-06-10 22:02:06 -0500
commitb2f0da6d9048b91be54e487d080db051c2f15175 (patch)
treeb30431291119bd4883d007de8a865b839bdfef1b /macros.cygwin64
parente979c27cc7ee25671d41b74a8f984c6193601526 (diff)
downloadcygwin-filesystem-b2f0da6d9048b91be54e487d080db051c2f15175.tar.gz
cygwin-filesystem-b2f0da6d9048b91be54e487d080db051c2f15175.tar.xz
cygwin-filesystem-b2f0da6d9048b91be54e487d080db051c2f15175.zip
Don't set LIB_INSTALL_DIR any more in the CMake macros as it breaks CPack
Based on mingw-filesystem commit 2031da5ebbd4b03e5bbdc4c83dc337a651e90e14.
Diffstat (limited to 'macros.cygwin64')
-rw-r--r--macros.cygwin641
1 files changed, 0 insertions, 1 deletions
diff --git a/macros.cygwin64 b/macros.cygwin64
index afffe09..4b51f8e 100644
--- a/macros.cygwin64
+++ b/macros.cygwin64
@@ -185,7 +185,6 @@ package or when debugging this package. \
-DCMAKE_INSTALL_PREFIX:PATH=%{cygwin64_prefix} \\\
-DCMAKE_INSTALL_LIBDIR:PATH=%{cygwin64_libdir} \\\
-DINCLUDE_INSTALL_DIR:PATH=%{cygwin64_includedir} \\\
- -DLIB_INSTALL_DIR:PATH=%{cygwin64_libdir} \\\
-DSYSCONF_INSTALL_DIR:PATH=%{cygwin64_sysconfdir} \\\
-DSHARE_INSTALL_PREFIX:PATH=%{cygwin64_datadir} \\\
%{?_cmake_skip_rpath} \\\