From cb4c0223a873655e2b06c34e4106a79685d54b61 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sun, 24 Jan 2016 13:46:02 +0100 Subject: dont make that executable --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 30ac7e39..fa1510af 100755 --- a/debian/rules +++ b/debian/rules @@ -174,5 +174,3 @@ override_dh_clean: debian/%.install: debian/%.install.in cat $^ | sed -e 's/@DEB_HOST_MULTIARCH@/$(DEB_HOST_MULTIARCH)/g' > $@ - [ ! -x $< ] || chmod +x $@ - -- cgit v1.2.3