nss: fix build; set -devel noarch.
This commit is contained in:
parent
c94807c351
commit
adf6902400
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'nss-devel'.
|
||||
#
|
||||
noarch=yes
|
||||
depends="nspr-devel>=4.9.3 nss-${version}_${revision}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
|
||||
|
|
|
@ -17,9 +17,6 @@ do_build() {
|
|||
sed -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/g' \
|
||||
-i mozilla/security/coreconf/rules.mk
|
||||
|
||||
# Generate certdata.c from certdata.txt
|
||||
make -C mozilla/security/nss/lib/ckfw/builtins generate
|
||||
|
||||
if [ "$XBPS_MACHINE" = "x86_64" ]; then
|
||||
_use64="USE_64=1"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user