mirror of
https://github.com/irssi/irssi.git
synced 2025-01-03 14:56:47 -05:00
Removed .spec.in -> .spec generation since configure does it now.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@10 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
fef0d047ce
commit
3f730280b5
@ -4,10 +4,6 @@
|
||||
srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
||||
# I'm too lazy to update version number into several places.. :)
|
||||
version=`cat configure.in|grep AM_INIT_AUTOMAKE|perl -pe 's/^[^,]*,[ ]*([^\)]*).*/$1/'`
|
||||
cat irssi.spec.in |sed s/^Version:/Version:\ $version/ > irssi.spec
|
||||
|
||||
PKG_NAME="Irssi"
|
||||
|
||||
(test -f $srcdir/configure.in \
|
||||
|
Loading…
Reference in New Issue
Block a user