]> git.proxmox.com Git - apt.git/commitdiff
fix dintall target master
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 11 Sep 2013 08:53:49 +0000 (10:53 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 11 Sep 2013 08:53:49 +0000 (10:53 +0200)
Makefile

index 60baffd942731078a77f38139f0545c1ffbe867f..6b303a3da1a9b1c90133b7179a4a21a133abfa7d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ all: deb
 
 .PHONY: dinstall
 dinstall: deb
-       dpkg -i ${DEBS}
+       dpkg -i ${DEB}
 
 .PHONY: download
 download: