ripasso-cursive: cosmetic changes (#361736)
[NixPkgs.git] / pkgs / by-name / ma / mathmod / fix-paths.patch
blobb65b107882ee6d6873232aa4d9724d888bbd6434
1 diff --git a/MathMod.pro b/MathMod.pro
2 index 2e2fbf1..bb8f8bd 100644
3 --- a/MathMod.pro
4 +++ b/MathMod.pro
5 @@ -63,7 +63,5 @@ OTHER_FILES += \
6 mathmodcollection.js \
7 mathmodconfig.js
8 # install
9 -target.path = $TARGET
10 -sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mathmod.pro
11 -sources.path = $TARGET
12 -INSTALLS += target sources
13 +target.path = @out@/bin
14 +INSTALLS += target