ossp-pkg/eperl/Makefile.in 1.7 -> 1.8
--- Makefile.in 2000/07/03 09:05:26 1.7
+++ Makefile.in 2000/07/03 09:31:44 1.8
@@ -54,7 +54,7 @@
_BUILDDIST = \
$(SHTOOL) tarball -o $${_tarball} -d $${_distname} -u rse -g eperl \
- -e 'CVS,\.cvsignore,\.configure,\.\#.*,\.[ao]$$' -c 'gzip --best' .
+ -e 'CVS,\.cvsignore,\.configure,\.\#.*,\.[ao]$$' -c 'gzip --best' .; \
ls -l $${_tarball}
_NEWVERS = \
|
|