]> git.proxmox.com Git - pve-jslint.git/commitdiff
fix package version
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Nov 2011 09:48:54 +0000 (10:48 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Nov 2011 09:48:54 +0000 (10:48 +0100)
Makefile

index 8b0228138c2d66ba571b7b49705e414910064a0c..7fd127c167997dec452338bbb07d0faaf30de6a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ VERSION=1.0
 PACKAGERELEASE=3
 
 PKGREL=${VERSION}-${PACKAGERELEASE}
-DEB=${PACKAGE}_${VERSION}-${PKGREL}_all.deb
+DEB=${PACKAGE}_${PKGREL}_all.deb
 
 all: ${DEB}