Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 184123 | Differences between
and this patch

Collapse All | Expand All

(-)build2/setup/Linux/make.local (-4 lines)
Lines 2-8 Link Here
2
	sh build.sh
2
	sh build.sh
3
3
4
copy:	build
4
copy:	build
5
	cp -R prototype/* /
6
5
7
package:	build
6
package:	build
8
		cd setup/Linux && sh mkpkg.sh
7
		cd setup/Linux && sh mkpkg.sh
Lines 14-19 Link Here
14
		alien --to-deb --scripts --keep-version oss-linux*.rpm
13
		alien --to-deb --scripts --keep-version oss-linux*.rpm
15
14
16
install:	copy
15
install:	copy
17
	cd /usr/lib/oss/build && sh install.sh
18
	sync
19
	soundoff && sync && soundon

Return to bug 184123