mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra -> community/snd to 17.9-1
This commit is contained in:
parent
c8d8867c84
commit
6a18e629f2
3 changed files with 2 additions and 4 deletions
2
community/snd/.contrib
Normal file
2
community/snd/.contrib
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
|
||||
# Contributor: dorphell <dorphell@archlinux.org>
|
|
@ -24,7 +24,6 @@ md5sums=('8e04c2eaa794c294a3a2d82a7ef20448')
|
|||
build() {
|
||||
cd "$srcdir/$pkgname-$pkgver"
|
||||
|
||||
# execstack is probably due to gmp; this is here just for a reminder
|
||||
LDFLAGS+=" -Wl,-z,noexecstack"
|
||||
|
||||
./configure --prefix=/usr \
|
|
@ -1,3 +0,0 @@
|
|||
post_upgrade() {
|
||||
echo " > snd GUI is now GTK+ due to lesstif/libxpm build issues"
|
||||
}
|
Loading…
Reference in a new issue