Check-in Number:
|
80 | |
Date: |
2000-Jul-02 11:31:44 (local)
2000-Jul-02 09:31:44 (UTC) |
User: | rse |
Branch: | |
Comment: |
*** empty log message *** |
Tickets: |
|
Inspections: |
|
Files: |
|
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 = \
|
|