[pve-devel] [PATCH lxc 1/1] Add debian/SOURCE to docs to install
    Rhonda D'Vine 
    rhonda at proxmox.com
       
    Thu Sep  6 09:22:35 CEST 2018
    
    
  
The lxc packages were missing the SOURCE file in the docs.
Signed-off-by: Rhonda D'Vine <rhonda at proxmox.com>
---
 debian/docs             | 1 +
 debian/lxc-pve-dev.docs | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 debian/lxc-pve-dev.docs
diff --git a/debian/docs b/debian/docs
index e845566..310840d 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1 +1,2 @@
 README
+debian/SOURCE
diff --git a/debian/lxc-pve-dev.docs b/debian/lxc-pve-dev.docs
new file mode 100644
index 0000000..8696672
--- /dev/null
+++ b/debian/lxc-pve-dev.docs
@@ -0,0 +1 @@
+debian/SOURCE
-- 
2.11.0
    
    
More information about the pve-devel
mailing list