summarylogtreecommitdiffstats
path: root/siggen.install
diff options
context:
space:
mode:
Diffstat (limited to 'siggen.install')
-rw-r--r--siggen.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/siggen.install b/siggen.install
new file mode 100644
index 000000000000..393bc8a27abc
--- /dev/null
+++ b/siggen.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo 'Warning: if binaries in this package fail, complaining they cannot find /dev/dsp, you can try loading snd-pcm-oss module as follows (with root privileges):
+
+# modprobe snd-pcm-oss'
+}