diff -Naur build2/setup/Linux/make.local build/setup/Linux/make.local --- build2/setup/Linux/make.local 2007-08-31 04:30:57.000000000 +0300 +++ build/setup/Linux/make.local 2007-08-31 05:17:20.000000000 +0300 @@ -2,7 +2,6 @@ sh build.sh copy: build - cp -R prototype/* / package: build cd setup/Linux && sh mkpkg.sh @@ -14,6 +13,3 @@ alien --to-deb --scripts --keep-version oss-linux*.rpm install: copy - cd /usr/lib/oss/build && sh install.sh - sync - soundoff && sync && soundon