Check-in Number:
|
77 | |
Date: |
2000-Jul-02 10:39:02 (local)
2000-Jul-02 08:39:02 (UTC) |
User: | rse |
Branch: | |
Comment: |
*** empty log message *** |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/eperl/Makefile.in 1.5 -> 1.6
--- Makefile.in 2000/07/03 08:34:54 1.5
+++ Makefile.in 2000/07/03 08:39:02 1.6
@@ -323,7 +323,7 @@
$(SHTOOL) mkdir -f -p -m 755 $(libdir)
$(SHTOOL) install -c -m 755 -c eperl $(bindir)/eperl
$(SHTOOL) install -c -m 644 eperl.1 $(mandir)/eperl.1
- $(CP) -r eg/* $(libdir)/
+ $(SHTOOL) install -c -m 644 eg/demo.* $(libdir)/
# ------------------------------------------------
|
|