summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordrswinghead2018-04-14 22:17:06 +0800
committerdrswinghead2018-04-14 22:17:06 +0800
commita857b2d886a246c34bc41eeae71059692e05124d (patch)
tree368220b970f8c318b3909d64144450920ad79e5e
parentc9426267b732de5e5869b26fcf17c16856539e99 (diff)
downloadaur-a857b2d886a246c34bc41eeae71059692e05124d.tar.gz
fix ln executable
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b13c77cb23e..293e4eaa3e81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,9 @@ package() {
cp -f edrawmax.desktop $pkgdir/usr/share/applications/
cp -f edrawmax.xml $pkgdir/usr/share/mime/packages/
cp -f eddx.svg $pkgdir/usr/share/icons/gnome/scalable/mimetypes/
+ ln -f -s /opt/$pkgmaname-$pkgmaver/$pkgmaname $pkgdir/usr/bin/edrawmax
+ # orignal package include qt 5.8, but archlinux's 5.9+ is also fine, and fix fcitx problem.
mkdir -p lib
cp -a ./lib.bak/libqtitanribbon.so* ./lib/
cp -a ./lib.bak/libBaseCore.so* ./lib/