mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
6 lines
199 B
Text
6 lines
199 B
Text
post_install() {
|
|
echo "==> Archlinux KDE theme files can be enabled via systemsettings"
|
|
echo "==> See /usr/share/archlinux/docs/archlinux-themes-kde.txt for details"
|
|
}
|
|
|
|
# vim:set ts=2 sw=2 et:
|