mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
asciidoc: remove unexistent conf_file.
This commit is contained in:
parent
b386bd94eb
commit
e1228ce63b
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'asciidoc'
|
# Template file for 'asciidoc'
|
||||||
pkgname=asciidoc
|
pkgname=asciidoc
|
||||||
version=8.6.9
|
version=8.6.9
|
||||||
revision=3
|
revision=4
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
@ -29,7 +29,6 @@ conf_files="
|
||||||
/etc/asciidoc/latex.conf
|
/etc/asciidoc/latex.conf
|
||||||
/etc/asciidoc/slidy.conf
|
/etc/asciidoc/slidy.conf
|
||||||
/etc/asciidoc/text.conf
|
/etc/asciidoc/text.conf
|
||||||
/etc/asciidoc/wordpress.conf
|
|
||||||
/etc/asciidoc/xhtml11.conf
|
/etc/asciidoc/xhtml11.conf
|
||||||
/etc/asciidoc/xhtml11-quirks.conf"
|
/etc/asciidoc/xhtml11-quirks.conf"
|
||||||
short_desc="Text based document generation"
|
short_desc="Text based document generation"
|
||||||
|
|
Loading…
Add table
Reference in a new issue