mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-25 02:22:13 +08:00
firefox: fix kmozillahelper, no build
This commit is contained in:
parent
2b5ab15978
commit
1478e95613
@ -206,6 +206,7 @@ package() {
|
||||
msg "package() kmozillahelper"
|
||||
cd $srcdir/kmozillahelper-build
|
||||
make DESTDIR=$pkgdir install
|
||||
install -Dm644 $srcdir/kmozillahelper.notifyrc $pkgdir/usr/share/kmozillahelper/kmozillahelper.notifyrc
|
||||
|
||||
msg "package() Firefox"
|
||||
cd "$srcdir/firefox-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user