diff --git a/srcpkgs/sunpinyin/template b/srcpkgs/sunpinyin/template index 01b55eb4e36..647be4edb4d 100644 --- a/srcpkgs/sunpinyin/template +++ b/srcpkgs/sunpinyin/template @@ -57,7 +57,6 @@ post_build() { make -C dict ${makejobs} ENDIANESS="${XBPS_TARGET_ENDIAN}" PKG_CONFIG_PATH="$wrksrc:/usr/lib/pkgconfig:/usr/share/pkgconfig" PKG_CONFIG_LIBDIR="$wrksrc:/usr/lib/pkgconfig" - # LDFLAGS+=" -Wl,-rpath-link=$wrksrc" export PKG_CONFIG_PATH PKG_CONFIG_LIBDIR cd wrapper/ibus ln -s ../../libsunpinyin.so.*.* libsunpinyin.so @@ -67,7 +66,6 @@ post_build() { post_install() { PKG_CONFIG_PATH="$wrksrc:/usr/lib/pkgconfig:/usr/share/pkgconfig" PKG_CONFIG_LIBDIR="$wrksrc:/usr/lib/pkgconfig" - # LDFLAGS+=" -Wl,-rpath-link=$wrksrc" export PKG_CONFIG_PATH PKG_CONFIG_LIBDIR cd wrapper/ibus do_install