Website updated.
[irwi] / debian / rules
index ac2e4f5..f8eb92b 100755 (executable)
@@ -26,6 +26,7 @@ install: build
        dh_testroot
        dh_clean -k
        dh_installdirs
+#dh_install
 
        # Add here commands to install the package into debian/your_appname
        cd builddir && $(MAKE) INSTALL_ROOT=$(CURDIR)/debian/$(APPNAME) install
@@ -41,7 +42,7 @@ binary-arch: build install
        dh_installexamples
        dh_installman
        dh_link
-       dh_strip --dbg-package=irwi-dbg
+       dh_strip
        dh_compress
        dh_fixperms
        dh_installdeb