Fixed iftop.spec.
This commit is contained in:
@@ -31,7 +31,7 @@ SUBDIRS = config
|
||||
iftop.cat: iftop.8
|
||||
(echo -e ".pl 1100i" ; cat iftop.8 ; echo ".pl \n(nlu+10") | groff -Tascii -man > iftop.cat
|
||||
|
||||
iftop.spec: iftop.spec.in
|
||||
iftop.spec: iftop.spec.in configure.in
|
||||
sed 's/__VERSION__/$(VERSION)/' < iftop.spec.in > iftop.spec
|
||||
|
||||
## These need to be distributed along with configure:
|
||||
|
||||
Reference in New Issue
Block a user