mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
13 lines
211 B
Diff
13 lines
211 B
Diff
--- SavvyCAN-1.0.245/SavvyCAN.pro
|
|
+++ SavvyCAN-1.0.245/SavvyCAN.pro
|
|
@@ -224,8 +224,7 @@
|
|
}
|
|
|
|
unix {
|
|
- isEmpty(PREFIX)
|
|
- {
|
|
+ isEmpty(PREFIX) {
|
|
PREFIX=/usr/local
|
|
}
|
|
target.path = $$PREFIX/bin
|