summarylogtreecommitdiffstats
path: root/siggen.install
blob: 393bc8a27abc4fc77f2f8e6e05735ee04a602e1b (plain)
1
2
3
4
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'
}