]> git.proxmox.com Git - vzctl.git/blobdiff - debian/rules
vznetaddbr perl version
[vzctl.git] / debian / rules
index 1a4bc81e69b1eebc1773f796654e0f2ace8fd14a..c9805fd7f2b9c013e8683d180dd4d527dbae4897 100644 (file)
@@ -95,6 +95,9 @@ install: build
        rm -rf $(CURDIR)/debian/vzctl/etc/vz/conf
        # we create the symlink to /etc/pve/openvz inside the preinst script
 
+       # install perl vznetaddbr version
+       install -m 644 $(CURDIR)/debian/vznetaddbr $(CURDIR)/debian/vzctl/usr/sbin/vznetaddbr
+
 
 
 # Build architecture-independent files here.