]> git.proxmox.com Git - pve-kernel-jessie.git/commitdiff
fix git source code reference
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 17 Dec 2015 07:47:45 +0000 (08:47 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 17 Dec 2015 07:47:45 +0000 (08:47 +0100)
Makefile

index cf5edd405463e8048a2c7f43ffa13c1fe7714a66..a905e67e9d033f2fd1275fb65cfe8b516cfe9912 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ ${DST_DEB}: data control.in prerm.in postinst.in postrm.in copyright changelog.D
        chmod 0755 data/DEBIAN/postrm
        install -D -m 644 copyright data/usr/share/doc/${PACKAGE}/copyright
        install -D -m 644 changelog.Debian data/usr/share/doc/${PACKAGE}/changelog.Debian
-       echo "git clone git://git.proxmox.com/git/pve-kernel-3.2.0.git\\ngit checkout ${GITVERSION}" > data/usr/share/doc/${PACKAGE}/SOURCE
+       echo "git clone git://git.proxmox.com/git/pve-kernel.git\\ngit checkout ${GITVERSION}" > data/usr/share/doc/${PACKAGE}/SOURCE
        gzip -f --best data/usr/share/doc/${PACKAGE}/changelog.Debian
        rm -f data/lib/modules/${KVNAME}/source
        rm -f data/lib/modules/${KVNAME}/build