X-Git-Url: https://git.deb.at/w?p=pkg%2Ft-prot.git;a=blobdiff_plain;f=debian%2Frules;h=25d659313cfe31cfe25d895d73578c5bfd1e9c23;hp=f8869418b694b5aa1c7ba1e5828a4eb18e5d9716;hb=d4e206670862778bc0fdbf9b9c14c569db59265e;hpb=df1906dbe2c8ab01af53ec5fb6cb70230e076412 diff --git a/debian/rules b/debian/rules index f886941..25d6593 100755 --- a/debian/rules +++ b/debian/rules @@ -65,11 +65,11 @@ binary-indep: build install $(checkroot) $(INSTALL_DIR) $(TMP)/DEBIAN $(INSTALL_FILE) debian/copyright debian/README.Debian \ - debian/NEWS.Debian $(TMP)/usr/share/doc/$(PKG) + $(TMP)/usr/share/doc/$(PKG) $(INSTALL_FILE) debian/changelog \ $(TMP)/usr/share/doc/$(PKG)/changelog.Debian cd $(TMP)/usr/share/doc/$(PKG) && gzip -9 \ - changelog.Debian NEWS.Debian + changelog.Debian $(INSTALL_SCRIPT) debian/postinst debian/postrm debian/config \ $(TMP)/DEBIAN po2debconf debian/templates > $(TMP)/DEBIAN/templates @@ -81,11 +81,11 @@ binary-indep: build install dpkg --build $(TMP) .. -binary-arch: build install +binary-arch: # We have nothing to do here. -binary: binary-indep binary-arch +binary: binary-indep define checkdir