mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
main/firefox: add -dbg subpackage
This commit is contained in:
parent
f130abb64f
commit
accec682fd
@ -4,7 +4,7 @@ pkgname=firefox
|
||||
pkgver=26.0
|
||||
_pkgver=$pkgver
|
||||
_xulver=$pkgver
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="firefox web browser"
|
||||
url="http://www.firefox.com"
|
||||
arch="all"
|
||||
@ -47,7 +47,7 @@ makedepends="xulrunner-dev>=${_xulver}
|
||||
|
||||
paxctl"
|
||||
install=""
|
||||
subpackages="$pkgname-pdfjs"
|
||||
subpackages="$pkgname-pdfjs $pkgname-dbg"
|
||||
source="ftp://ftp.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.bz2
|
||||
mozconfig
|
||||
firefox-5.0-asciidel.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user