about summary refs log tree commit diff
path: root/pkgs/applications/science/math/mathmod/fix-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/science/math/mathmod/fix-paths.patch')
-rw-r--r--pkgs/applications/science/math/mathmod/fix-paths.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkgs/applications/science/math/mathmod/fix-paths.patch b/pkgs/applications/science/math/mathmod/fix-paths.patch
new file mode 100644
index 0000000000000..b65b107882ee6
--- /dev/null
+++ b/pkgs/applications/science/math/mathmod/fix-paths.patch
@@ -0,0 +1,14 @@
+diff --git a/MathMod.pro b/MathMod.pro
+index 2e2fbf1..bb8f8bd 100644
+--- a/MathMod.pro
++++ b/MathMod.pro
+@@ -63,7 +63,5 @@ OTHER_FILES     += \
+                 mathmodcollection.js \
+                 mathmodconfig.js
+ # install
+-target.path    = $TARGET
+-sources.files  = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mathmod.pro
+-sources.path   = $TARGET
+-INSTALLS      += target sources
++target.path    = @out@/bin
++INSTALLS      += target