qubes-firewall: do not install stuff into etc
This commit is contained in:
parent
c034aa2888
commit
a3f3bc757c
1 changed files with 0 additions and 1 deletions
|
@ -40,6 +40,5 @@ build: [ "sh" "-exc" "mirage configure -t xen && mirage build" ]
|
||||||
synopsis: "This is a dummy"
|
synopsis: "This is a dummy"
|
||||||
install: [
|
install: [
|
||||||
[ "cp" "qubes_firewall.xen" "%{bin}%/qubes_firewall.xen" ]
|
[ "cp" "qubes_firewall.xen" "%{bin}%/qubes_firewall.xen" ]
|
||||||
[ "cp" "qubes_firewall.xl" "qubes_firewall.xl.in" "qubes_firewall_libvirt.xml" "%{etc}%" ]
|
|
||||||
]
|
]
|
||||||
url { src: "git+https://github.com/hannesm/qubes-mirage-firewall.git#arp-2.3.0" }
|
url { src: "git+https://github.com/hannesm/qubes-mirage-firewall.git#arp-2.3.0" }
|
||||||
|
|
Loading…
Reference in a new issue