* Updated Czech translation, thanks to Martin Šín (Closes: #517357)
[ckermit.git] / debian / rules
index 4ebedd2..1cf881c 100755 (executable)
@@ -27,10 +27,6 @@ MAKEOPTS=-f makefile DESTDIR=\"$(BUILDDIR)\" BINDIR=/usr/bin MANDIR=/usr/share/m
 #MAKETARGET=linux+krb5+krb4+openssl+shadow+pam
 MAKETARGET=linux+shadow+pam
 
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-       INSTALL_PROGRAM += -s
-endif
-
 configure: configure-stamp
 configure-stamp: patch
        dh_testdir