diff options
| -rwxr-xr-x | debian/rules | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 2d62b5d1f..769c19172 100755 --- a/debian/rules +++ b/debian/rules @@ -114,7 +114,7 @@ binary-arch: build install  	dh_link  	dh_strip  	dh_compress -	dh_fixperms -Xld-uclibc +	dh_fixperms -Xld-uClibc  	# You may want to make some executables suid here.  #	dh_suidregister  #	dh_makeshlibs  | 
