"make dist" works with bash 1.x again

This commit is contained in:
Pavel Machek 1998-04-06 03:54:03 +00:00
parent 26f6e92abf
commit 70fabe5cd4
2 changed files with 5 additions and 1 deletions

View File

@ -110,7 +110,7 @@ distdirs:
mkdir ../mc-$(VERSION)/edit;
distcopy:
sed -e "s/^%define ver .*$/%define ver $(VERSION)/; s/%define rel .*$/^%define rel 1/" mc.spec > Specfile
sed -e "s/^%define ver .*/%define ver $(VERSION)/; s/^%define rel .*/%define rel 1/" mc.spec > Specfile
sed "s/@VERSION@/$(VERSION)/" VERSION.in > VERSION
cp $(DISTMAIN) ../mc-$(VERSION);
cp po/Makefile.in.in ../mc-$(VERSION)/po;

View File

@ -1,3 +1,7 @@
Mon Apr 6 07:48:22 1998 Pavel Roskin <pavel@absolute.spb.su>
* Makefile.in: "make dist" works with bash 1.x again
Fri Apr 3 05:23:20 1998 Alex Tkachenko <alex@bcs.zp.ua>
* configure.in: ALL_LINGUAS test added, to allow specify list