OSSP CVS Repository

ossp - Check-in [3499]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3499
Date: 2003-Jul-08 13:41:54 (local)
2003-Jul-08 11:41:54 (UTC)
User:ms
Branch:
Comment: Install executables with correct modes.
Tickets:
Inspections:
Files:
ossp-pkg/rc/Makefile.in      1.35 -> 1.36     1 inserted, 1 deleted

ossp-pkg/rc/Makefile.in 1.35 -> 1.36

--- Makefile.in  2003/07/07 13:30:50     1.35
+++ Makefile.in  2003/07/08 11:41:54     1.36
@@ -126,7 +126,7 @@
         $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(bindir)
         $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(mandir)/man1
         $(SHTOOL) mkdir -f -p -m 755 $(DESTDIR)$(mandir)/man5
-        $(SHTOOL) install -c -m 644 rc $(DESTDIR)$(bindir)/rc
+        $(SHTOOL) install -c -m 755 rc $(DESTDIR)$(bindir)/rc
         $(SHTOOL) install -c -m 644 rc.1 $(DESTDIR)$(mandir)/man1/rc.1
         $(SHTOOL) install -c -m 644 rc-sample.5 $(DESTDIR)$(mandir)/man5/rc-sample.5
 

CVSTrac 2.0.1