From caa0263ed5d0476c3648fef62ad9c6ee367e1e2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 6 Sep 2022 17:49:32 +0700 Subject: [PATCH] sunpinyin: touch to build --- srcpkgs/sunpinyin/template | 2 -- 1 file changed, 2 deletions(-) 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