summaryrefslogtreecommitdiff
path: root/audio/oss/files/patch-setup-FreeBSD-make.local
blob: 602585647f8a4f6ab05691765876cf5c1c1307dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- setup/FreeBSD/make.local.orig	Fri Jun 15 22:52:47 2007
+++ setup/FreeBSD/make.local	Fri Jun 15 22:53:15 2007
@@ -2,14 +2,9 @@
 	sh build.sh
 
 copy:	build
-	cp -R prototype/* /
 
 package:	build
 		sh setup/FreeBSD/mkpkg.sh
 
 install:	copy
-		cd /usr/lib/oss/build && sh install.sh
-		sync
-		soundoff
-		sync
-		soundon
+		cd prototype/usr/lib/oss/build && sh install.sh