nasm version bump to 2.09.10
This commit is contained in:
parent
b9ef2b070a
commit
d8937eadaa
3 changed files with 5 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
|||
Upstream: No
|
||||
Reason: no need to require pstopdf during the build
|
||||
Source: Daniel Mierswa <impulze@impulze.org>
|
||||
|
||||
--- ./configure.in.orig 2008-12-05 17:57:11.000000000 +0100
|
||||
+++ ./configure.in 2008-12-05 17:57:05.000000000 +0100
|
||||
@@ -67,10 +67,14 @@
|
||||
|
|
|
@ -17,11 +17,7 @@ DOWNLOADS="
|
|||
mirror://sourceforge/${PN}/${MYPNV}.tar.bz2
|
||||
"
|
||||
|
||||
if ever at_least 2.07 ; then
|
||||
LICENCES="BSD-2"
|
||||
else
|
||||
LICENCES="LGPL-2.1"
|
||||
fi
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES=""
|
||||
|
|
Loading…
Reference in a new issue