From: Russ Allbery Date: Thu, 8 Mar 2012 00:57:44 +0000 (-0800) Subject: Remove old, now-unnecessary chmod X-Git-Tag: debian/1.6.1.pre4-1~1 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=7bd14564c1ea5161bee08e1595f8c83602ee86e0;p=packages%2Fo%2Fopenafs.git Remove old, now-unnecessary chmod The code to build the header tree for libuafs is now upstream as a shell script. --- diff --git a/debian/rules b/debian/rules index 4c9be5255..7ac5a44b1 100755 --- a/debian/rules +++ b/debian/rules @@ -112,7 +112,6 @@ override_dh_auto_configure: # Also build a libafs_tree and build the XML documentation. override_dh_auto_build: - chmod a+x src/libuafs/make_h_tree.pl dh_auto_build $(MAKE) libafs_tree set -e; for d in AdminGuide QuickStartUnix UserGuide ; do \