Do not try to play with chflags, pkg does it by itself already
This commit is contained in:
parent
bca9860bb2
commit
5a4c119290
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417069
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= aureal
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PROJECTHOST= ${PORTNAME}-snd
|
||||
|
@ -1,4 +1,3 @@
|
||||
@unexec `if [ -e /bin/chflags ]; then echo /bin/chflags; else echo /usr/bin/chflags; fi` noschg /%%KMODDIR%%/snd_au88?0.ko
|
||||
/%%KMODDIR%%/snd_au8810.ko
|
||||
/%%KMODDIR%%/snd_au8820.ko
|
||||
/%%KMODDIR%%/snd_au8830.ko
|
||||
|
Loading…
Reference in New Issue
Block a user