ports/contrib (3.3): libreoffice: stop creating a symlink to spadmin as it was dropped upstream
18 Jan
2017
18 Jan
'17
10:07 p.m.
commit 894042cd39acc8f5781e9203ebf342c1bc2bb311 Author: Thomas Penteker <tek@serverop.de> Date: Tue Jan 10 02:33:32 2017 +0100 libreoffice: stop creating a symlink to spadmin as it was dropped upstream diff --git a/libreoffice/Pkgfile b/libreoffice/Pkgfile index af0e531..9db61ea 100644 --- a/libreoffice/Pkgfile +++ b/libreoffice/Pkgfile @@ -30,7 +30,7 @@ build() { ln -sf basis${version%.*} basis-link mkdir -p $PKG/usr/bin - local programs=(sbase scalc sdraw simpress smath soffice spadmin swriter) + local programs=(sbase scalc sdraw simpress smath soffice swriter) for program in ${programs[@]}; do ln -sf /usr/lib/$name/program/$program $PKG/usr/bin/$program done
2942
Age (days ago)
2942
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu