Try again to be more consistent

This commit is contained in:
Pierre Pronchery 2011-03-30 03:27:38 +00:00
parent 430cdc92e7
commit f302ae2273

View File

@ -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