]> git.proxmox.com Git - tar.git/blobdiff - Makefile
Remove fix-sparse-archives.patch
[tar.git] / Makefile
index 64aa3edbddee124ea0c4537bf9dfd5e5ea762ecb..3ed2e949d109d59d65acd248317ceb0102b6676a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,6 @@ deb ${DEB}: ${TARSRC}
        echo "debian/SOURCE" >>${TARDIR}/debian/docs
        mv ${TARDIR}/debian/changelog ${TARDIR}/debian/changelog.org
        cat changelog ${TARDIR}/debian/changelog.org >${TARDIR}/debian/changelog
-       cd ${TARDIR}; patch -p1 <../fix-sparse-archives.patch
        cd ${TARDIR}; dpkg-buildpackage -b -uc -us
 
 .PHONY: upload