You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

12 lines
459 B

diff -Naur orangefs-2.9.6/Makefile.in orangefs-2.9.6-patch/Makefile.in
--- orangefs-2.9.6/Makefile.in 2017-10-02 19:13:02.032536000 +0000
+++ orangefs-2.9.6-patch/Makefile.in 2017-10-09 15:10:47.033497486 +0000
@@ -1512,8 +1512,6 @@
done
install -d $(sbindir)
- install -m 755 $(srcdir)/src/apps/admin/pvfs2-start-all $(sbindir)
- install -m 755 $(srcdir)/src/apps/admin/pvfs2-stop-all $(sbindir)
ifdef BUILD_JNI
install -m 644 $(OFS_JNI_JAR) $(libdir)