aboutsummaryrefslogtreecommitdiff
path: root/audio/oss/files/patch-setup-FreeBSD-sbin-soundoff
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2011-01-06 19:33:30 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2011-01-06 19:33:30 +0000
commit5625ff49e494e56f9da32a7e74b3cc3187226074 (patch)
treeec95370235d34fa859c348363b457c61f5aafd6d /audio/oss/files/patch-setup-FreeBSD-sbin-soundoff
parent747987c59bee3594b3034688217636db33c1206e (diff)
downloadports-5625ff49e494e56f9da32a7e74b3cc3187226074.tar.gz
ports-5625ff49e494e56f9da32a7e74b3cc3187226074.zip
Update to 4.2 build 2004 and add LICENSE.
Notes
Notes: svn path=/head/; revision=267466
Diffstat (limited to 'audio/oss/files/patch-setup-FreeBSD-sbin-soundoff')
-rw-r--r--audio/oss/files/patch-setup-FreeBSD-sbin-soundoff8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/oss/files/patch-setup-FreeBSD-sbin-soundoff b/audio/oss/files/patch-setup-FreeBSD-sbin-soundoff
index deb1f42e9a9f..d4a0fef76c2f 100644
--- a/audio/oss/files/patch-setup-FreeBSD-sbin-soundoff
+++ b/audio/oss/files/patch-setup-FreeBSD-sbin-soundoff
@@ -1,5 +1,5 @@
---- setup/FreeBSD/sbin/soundoff.orig 2009-11-16 12:44:58.000000000 -0500
-+++ setup/FreeBSD/sbin/soundoff 2009-11-16 12:48:25.000000000 -0500
+--- setup/FreeBSD/sbin/soundoff.orig 2011-01-04 20:33:08.000000000 -0500
++++ setup/FreeBSD/sbin/soundoff 2011-01-06 13:59:37.000000000 -0500
@@ -1,10 +1,10 @@
#!/bin/sh
@@ -23,8 +23,8 @@
fi
# Save legacy devices
--/usr/sbin/ossdevlinks
-+%%PREFIX%%/sbin/ossdevlinks
+-/usr/sbin/ossdevlinks -N
++%%PREFIX%%/sbin/ossdevlinks -N
PROGRAMS="`fstat /dev/mixer* /dev/dsp* /dev/midi* /dev/oss/*/* 2>/dev/null | sed '1 D'`"