]> git.deb.at Git - pkg/t-prot.git/commitdiff
Drop unused code from debian/rules
authorAxel Beckert <abe@deuxchevaux.org>
Tue, 29 Oct 2013 12:51:17 +0000 (13:51 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Tue, 29 Oct 2013 12:51:17 +0000 (13:51 +0100)
This code will likely never be needed anymore as the according patch
no more exists.

debian/changelog
debian/rules

index 8a56129abe4037a0a363c60febfe1935c4da314c..a0c63d692072af9e0149d11feaa4d3653a2a5a52 100644 (file)
@@ -6,6 +6,7 @@ t-prot (3.0-1) UNRELEASED; urgency=low
     + Drop applying slang-2 patches, they're default now
     + Drop build-dependencies on patch and quilt as there are no more patches.
     + Drop quilt usage from debian/rules
+  * Drop unused code from debian/rules
 
  -- Axel Beckert <abe@debian.org>  Tue, 29 Oct 2013 13:23:47 +0100
 
index e6e05773232c48dbb508468f29ca9edcf991ea39..0f8bd08c719303173d40028afd311c8c94ca8fa1 100755 (executable)
@@ -43,9 +43,6 @@ debian/stamp-install: build
        $(INSTALL_FILE) contrib/t-prot.sl $(TMP)/usr/share/slrn/macros
 
        $(INSTALL_FILE) TODO README $(TMP)/usr/share/doc/$(PKG)
-       #$(INSTALL_FILE) contrib/README.patches contrib/t-prot-r*-gol.diff \
-       #       \
-       #       $(TMP)/usr/share/doc/$(PKG)/contrib
        $(INSTALL_FILE) contrib/filter_innd.pl contrib/README.examples \
                $(TMP)/usr/share/doc/$(PKG)/examples
        $(INSTALL_FILE) ChangeLog \