]> git.proxmox.com Git - drbd-utils.git/blobdiff - Makefile
remove enable-two-primaries.patch
[drbd-utils.git] / Makefile
index 4b7ef43b62c2817e6a9daae4f65cd17ae37c230c..a1baca1cc24903de82f6ee5476778442aeca4778 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ RELEASE=4.0
 PACKAGE=drbd-utils
 PKGREL=1
 
-DRBDVER=8.9.2~rc3
+DRBDVER=8.9.3
 DRBDDIR=${PACKAGE}
 DRBDSRC=${DRBDDIR}.tgz
 
@@ -21,7 +21,7 @@ deb ${DEBS}: ${DRBDSRC}
        mv ${DRBDDIR}/debian ${DRBDDIR}/debian.old
        rsync -a debian ${DRBDDIR}
        cd ${DRBDDIR}; dpkg-buildpackage -rfakeroot -b -us -uc
-       lintian ${DEBS}
+       -lintian ${DEBS}
 
 .PHONY: download
 download ${DRBDSRC}: