mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
ufw: remove old conf_files
This commit is contained in:
parent
f4129480ae
commit
4a749afd11
1 changed files with 2 additions and 3 deletions
|
@ -3,9 +3,8 @@ pkgname=ufw
|
||||||
version=0.35
|
version=0.35
|
||||||
revision=5
|
revision=5
|
||||||
hostmakedepends="python iptables"
|
hostmakedepends="python iptables"
|
||||||
depends="${hostmakedepends}"
|
depends="$hostmakedepends"
|
||||||
conf_files="/etc/default/ufw /etc/ufw/ufw.conf"
|
noarch=yes
|
||||||
noarch="yes"
|
|
||||||
pycompile_module="ufw"
|
pycompile_module="ufw"
|
||||||
short_desc="Uncomplicated Firewall"
|
short_desc="Uncomplicated Firewall"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue