Try again to be more consistent

This commit is contained in:
Pierre Pronchery 2011-03-30 03:27:38 +00:00
parent 4106386a32
commit 07e414905f

View File

@ -7,4 +7,4 @@ Name: libSystem
Description: DeforaOS System essential library
Version: VERSION
Cflags: -I${includedir}
Libs: -Wl,-R${libdir} -L${libdir} -lSystem
Libs: -L${libdir} -Wl,-rpath-link,${libdir} -Wl,-rpath,${libdir} -lSystem