From: Russ Allbery Date: Sat, 28 Jun 2008 04:12:54 +0000 (-0700) Subject: Fix permissions in the upstream tree X-Git-Tag: debian/1.4.7.dfsg1-3~32^2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=7de1d3731dfc996655e3aba8402285ac5b12b36c;p=packages%2Fo%2Fopenafs.git Fix permissions in the upstream tree Mark various upstream files executable that are executable in the upstream tarballs but weren't in the Subversion repository, probably due to missing properties somewhere along the line. --- diff --git a/config.guess b/config.guess old mode 100644 new mode 100755 diff --git a/config.sub b/config.sub old mode 100644 new mode 100755 diff --git a/configure b/configure old mode 100644 new mode 100755 diff --git a/configure-libafs b/configure-libafs old mode 100644 new mode 100755 diff --git a/src/libafs/make_kbuild_makefile.pl b/src/libafs/make_kbuild_makefile.pl old mode 100644 new mode 100755