PKGBUILDs/community/dfc/dfc.install

5 lines
174 B
Plaintext
Raw Normal View History

2013-01-12 10:33:22 +00:00
post_install() {
echo 'Optional configuration file is located in /etc/xdg/dfc/'
echo 'Copy it to ~/.config/dfc/ (create this folder if necessary) if you want to use it.'
}