diff options
Diffstat (limited to 'extra/snd/snd.install')
-rw-r--r-- | extra/snd/snd.install | 3 |
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" +} |