Modify path in gsl2 patch

This commit is contained in:
Dmitrij S. Kryzhevich 2015-11-24 13:17:12 +06:00
parent 6c2ce48c91
commit 55894b45d2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
diff -urp mathgl-2.3.3/CMakeLists.txt mathgl-2.3.3-gsl2/CMakeLists.txt
--- CMakeLists.txt 2015-06-01 13:29:26.000000000 +0600
+++ CMakeLists.txt 2015-11-24 12:10:43.580786919 +0600
--- mathgl-2.3.3/CMakeLists.txt 2015-06-01 13:29:26.000000000 +0600
+++ mathgl-2.3.3-gsl2/CMakeLists.txt 2015-11-24 12:10:43.580786919 +0600
@@ -259,6 +259,13 @@ endif(enable-pthread)
if(enable-gsl)