Try again to be more consistent
This commit is contained in:
parent
430cdc92e7
commit
f302ae2273
|
@ -8,4 +8,4 @@ Description: DeforaOS System essential library
|
||||||
Version: VERSION
|
Version: VERSION
|
||||||
Requires: libSystem
|
Requires: libSystem
|
||||||
Cflags: -I${includedir}
|
Cflags: -I${includedir}
|
||||||
Libs: -Wl,-rpath,${libdir} -L${libdir} -lApp
|
Libs: -L${libdir} -Wl,-rpath-link,${libdir} -Wl,-rpath,${libdir} -lApp
|
||||||
|
|
Loading…
Reference in New Issue
Block a user