summaryrefslogtreecommitdiffstats
path: root/audio-drivers/oss/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/oss/INSTALL')
-rwxr-xr-xaudio-drivers/oss/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio-drivers/oss/INSTALL b/audio-drivers/oss/INSTALL
new file mode 100755
index 0000000000..b510fa927b
--- /dev/null
+++ b/audio-drivers/oss/INSTALL
@@ -0,0 +1,7 @@
+cd $SOURCE_DIRECTORY.bld &&
+if [[ -e setup/Linux/oss/scripts/90-oss_usb-create-device.fdi ]] ; then
+ cp -a setup/Linux/oss/scripts/90-oss_usb-create-device.fdi \
+ $INSTALL_ROOT/usr/share/hal/fdi/policy/ &&
+ rm -rf prototype/usr/share/hal
+fi &&
+make copy