OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/Makefile.in versions 1.11 and 1.12
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/Makefile.in 1.11 -> 1.12

--- Makefile.in  2002/02/07 12:38:32     1.11
+++ Makefile.in  2002/02/07 15:37:09     1.12
@@ -46,6 +46,7 @@
 LIBS            = @LIBS@
 
 RM              = rm -f
+CHMOD           = chmod
 RMDIR           = rmdir
 SHTOOL          = ./shtool
 POD2MAN         = pod2man
@@ -141,4 +142,5 @@
 
 check: test
 test: rc
-        ./test.sh
+        $(CHMOD) 755 rc_test.sh > /dev/null 2>&1
+        ./rc_test.sh

CVSTrac 2.0.1