diff options
Diffstat (limited to 'science/kst2/files/patch-kst.pro')
-rw-r--r-- | science/kst2/files/patch-kst.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/science/kst2/files/patch-kst.pro b/science/kst2/files/patch-kst.pro new file mode 100644 index 000000000000..bffe197dda85 --- /dev/null +++ b/science/kst2/files/patch-kst.pro @@ -0,0 +1,11 @@ +--- ./kst.pro.orig 2010-09-27 11:32:51.000000000 +0400 ++++ ./kst.pro 2010-11-13 23:53:45.113750666 +0300 +@@ -9,7 +9,5 @@ + src/libkstapp \ + src/kst \ + src/d2asc \ +- src/plugins \ +- tests ++ src/plugins + +-!win32-msvc*:SUBDIRS += tests/dirfile_maker |