OSDN Git Service

fixed PKGBUILD
authorkokkiemouse <kokkiemouse@fascode.net>
Sun, 31 Jan 2021 13:31:39 +0000 (22:31 +0900)
committerkokkiemouse <kokkiemouse@fascode.net>
Sun, 31 Jan 2021 13:31:39 +0000 (22:31 +0900)
Signed-off-by: kokkiemouse <kokkiemouse@fascode.net>
alter-testing/x86_64/alterlinux-live-tools-git/PKGBUILD

index 2774bb7..aec8a0e 100644 (file)
@@ -77,6 +77,7 @@ package_alterlinux-live-tools-git() {
 package_alterlinux-gtk-bookmarks-git() {
     pkgdesc="Simple script to automatically generate GTK bookmarks"
     install_files
+    ln -s /usr/bin/fascode-gtk-bookmarks  "${pkgdir}/usr/bin/alterlinux-gtk-bookmarks"
     install_license
 }