patch-install-sh 323 B

1234567891011
  1. --- Libnet-1.0.2a.orig/install-sh 2001-02-05 18:51:48.000000000 +0100
  2. +++ Libnet-1.0.2a/install-sh 2009-06-12 21:48:27.000000000 +0200
  3. @@ -44,7 +44,7 @@ mkdirprog="${MKDIRPROG-mkdir}"
  4. transformbasename=""
  5. transform_arg=""
  6. instcmd="$cpprog"
  7. -chmodcmd="$chmodprog 0755"
  8. +chmodcmd=""
  9. chowncmd=""
  10. chgrpcmd=""
  11. stripcmd=""