]> git.proxmox.com Git - pxar.git/commitdiff
Makefile: fix dinstzall target
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Jul 2020 06:10:21 +0000 (08:10 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Jul 2020 06:10:21 +0000 (08:10 +0200)
Makefile

index f3a05dfee1481770e08aa7e43bc380a06630b285..8f20afc0eb2ea6a3887d6f8e9b4c25e3e41c4bb8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ check:
 
 .PHONY: dinstall
 dinstall: deb
+       sudo -k dpkg -i build/librust-*.deb
 
 .PHONY: deb
 deb: