added config dir
This commit is contained in:
@@ -1703,6 +1703,14 @@ echo '/usr/bin'
|
|||||||
echo '/usr/share/applications'
|
echo '/usr/share/applications'
|
||||||
fi)
|
fi)
|
||||||
/usr/share/@PACKAGE_NAME@
|
/usr/share/@PACKAGE_NAME@
|
||||||
|
$(if testtag AX_USE_ETC; then
|
||||||
|
|
||||||
|
cat <<EOF2
|
||||||
|
%config
|
||||||
|
/etc/*
|
||||||
|
|
||||||
|
EOF2
|
||||||
|
fi)
|
||||||
%doc
|
%doc
|
||||||
/usr/share/doc
|
/usr/share/doc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user