diff --git a/data/Panel.pc.in b/data/Panel.pc.in index 093dc1d..ace4a6e 100644 --- a/data/Panel.pc.in +++ b/data/Panel.pc.in @@ -8,4 +8,4 @@ Description: DeforaOS Desktop Panel applets Version: @VERSION@ Requires: libDesktop Cflags: -I${includedir} -Libs: -Wl,-rpath-link,${libdir} -Wl,-rpath,${libdir} -L${libdir} -lPanel +Libs: -L${libdir} @RPATH@ -lPanel