summary refs log tree commit diff
path: root/pkgs/development/libraries/vmmlib/disable-cpack.patch
diff options
context:
space:
mode:
authorAdrien Devresse <adrien.devresse@epfl.ch>2016-02-18 23:39:18 +0100
committerdevresse <adrien.devresse@epfl.ch>2016-02-19 14:51:43 +0000
commit825ba05efbf26801138ca3558b42a040ea774f0a (patch)
treebf7b91c4ce1b8e2e15e0a721d5a31281631c4821 /pkgs/development/libraries/vmmlib/disable-cpack.patch
parentcc58339345399d6831fb2e44801e5aca33e4323a (diff)
downloadnixpkgs-825ba05efbf26801138ca3558b42a040ea774f0a.tar
nixpkgs-825ba05efbf26801138ca3558b42a040ea774f0a.tar.gz
nixpkgs-825ba05efbf26801138ca3558b42a040ea774f0a.tar.bz2
nixpkgs-825ba05efbf26801138ca3558b42a040ea774f0a.tar.lz
nixpkgs-825ba05efbf26801138ca3558b42a040ea774f0a.tar.xz
nixpkgs-825ba05efbf26801138ca3558b42a040ea774f0a.tar.zst
nixpkgs-825ba05efbf26801138ca3558b42a040ea774f0a.zip
vmmlib: init at 1.6.2
vmmlib is a vector and matrix C++ library
Diffstat (limited to 'pkgs/development/libraries/vmmlib/disable-cpack.patch')
-rw-r--r--pkgs/development/libraries/vmmlib/disable-cpack.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/development/libraries/vmmlib/disable-cpack.patch b/pkgs/development/libraries/vmmlib/disable-cpack.patch
new file mode 100644
index 00000000000..8b9a7983a92
--- /dev/null
+++ b/pkgs/development/libraries/vmmlib/disable-cpack.patch
@@ -0,0 +1,11 @@
+diff -ur a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt	1970-01-01 00:00:01.000000000 +0000
++++ b/CMakeLists.txt	2016-02-19 08:49:30.053759000 +0000
+@@ -178,6 +178,5 @@
+ install(FILES ${DOCS} DESTINATION share/vmmlib COMPONENT dev)
+ 
+ include(DoxygenRule) # must be after all targets
+-include(CPackConfig)
+ include(CTest)
+-include(PackageConfig)
++