]> rtime.felk.cvut.cz Git - sojka/sterm.git/commitdiff
debian: Clean whitespace
authorMichal Sojka <michal.sojka@cvut.cz>
Fri, 4 May 2018 22:12:06 +0000 (00:12 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Fri, 4 May 2018 22:12:06 +0000 (00:12 +0200)
debian/rules

index c271a3ec47fb1c572c1125f616cd7ab0a8591430..dd3d58d9241685a68c34ff938a00b951351dc7ff 100755 (executable)
@@ -24,14 +24,10 @@ export INSTALL_BIN=install
 
 # main packaging script based on dh7 syntax
 %:
-       dh $@ 
+       dh $@
 
 # debmake generated override targets
 # This is example for Cmake (See http://bugs.debian.org/641051 )
 #override_dh_auto_configure:
 #      dh_auto_configure -- \
 #      -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
-
-
-
-