added config dir

master
Marc Wäckerlin 7 years ago
parent 6028445e9c
commit 2aea7d97cf
  1. 8
      scripts/bootstrap.sh

@ -1703,6 +1703,14 @@ echo '/usr/bin'
echo '/usr/share/applications'
fi)
/usr/share/@PACKAGE_NAME@
$(if testtag AX_USE_ETC; then
cat <<EOF2
%config
/etc/*
EOF2
fi)
%doc
/usr/share/doc

Loading…
Cancel
Save