mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-04-18 18:50:23 +08:00
Remove obsolete Serial: construct; we shouldn't need it anyway.
This commit is contained in:
parent
199b96a810
commit
da51fc9dac
@ -182,7 +182,6 @@ spec: nasm.spec
|
||||
|
||||
nasm.spec: nasm.spec.in version version.pl
|
||||
sed -e s/@@VERSION@@/`cat $(srcdir)/version`/g \
|
||||
-e s/@@ID@@/`$(PERL) $(srcdir)/version.pl id < $(srcdir)/version`/g \
|
||||
< nasm.spec.in > nasm.spec
|
||||
|
||||
splint:
|
||||
|
@ -2,7 +2,6 @@
|
||||
Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax
|
||||
Name: nasm
|
||||
Version: @@VERSION@@
|
||||
Serial: @@ID@@
|
||||
Release: 1
|
||||
Copyright: LGPL
|
||||
Group: Development/Languages
|
||||
|
Loading…
x
Reference in New Issue
Block a user