index 8daab03..4cdc248 100755 --- a/debian/rules +++ b/debian/rules @@ -1236,6 +1236,8 @@ ifeq ($(with_strip),yes) $(STRIP) --strip-unneeded $(d_cross)/$(PF)/$(DEB_HOST_GNU_TYPE)/$(TARGET)/lib/libopcodes-*so $(STRIP) $$(file $(d_cross)/$(PF)/bin/* | awk -F: '$$0 !~ /script/ {print $$1}') + + chmod ugo-x $(d_cross)/$(PF)/$(DEB_HOST_GNU_TYPE)/$(TARGET)/lib/*.so endif gzip -9 $(d_cross)/$(PF)/share/man/man1/* touch $@