summaryrefslogtreecommitdiff
path: root/extra/snd/snd.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/snd/snd.install')
-rw-r--r--extra/snd/snd.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/snd/snd.install b/extra/snd/snd.install
new file mode 100644
index 000000000..57b42ddff
--- /dev/null
+++ b/extra/snd/snd.install
@@ -0,0 +1,3 @@
+post_upgrade() {
+ echo " > snd GUI is now GTK+ due to lesstif/libxpm build issues"
+}