blob: 3ad4c2f03ada348a7495cfa201569bbf4f78f6f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- app/app.pro.orig 2018-11-21 09:01:18 UTC
+++ app/app.pro
@@ -135,7 +135,7 @@ win32 {
RC_FILE = data/pencil2d.rc
}
-linux {
+freebsd {
target.path = $${PREFIX}/bin
bashcompletion.files = data/pencil2d
|