diff options
Diffstat (limited to 'debian')
| -rwxr-xr-x | debian/rules | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules index 056a964..d5657f1 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,3 @@  override_dh_auto_install:  	$(MAKE) DESTDIR=debian/keyringer PREFIX=/usr install  	rm debian/keyringer/usr/share/doc/keyringer/LICENSE - -execute_after_dh_auto_install: -	# Fix bash-completion-with-hashbang bash -	sed 's/^#!\s*bash//' -i debian/keyringer/usr/share/bash-completion/completions/keyringer  | 
