[SM-Commit] GIT changes to master grimoire by Andraž Levstik (23c31a1fecc9c6c910c66c4333caeb522ebc19ff)

Andraž Levstik scm at sourcemage.org
Mon Nov 24 11:16:54 EST 2008


GIT changes to master grimoire by Andraž Levstik <ruskie at codemages.net>:

 audio-drivers/oss/HISTORY |    1 +
 audio-drivers/oss/INSTALL |    4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 23c31a1fecc9c6c910c66c4333caeb522ebc19ff
Author: Andraž Levstik <ruskie at codemages.net>
Commit: Andraž Levstik <ruskie at codemages.net>

    oss: fixed up stable as well

diff --git a/audio-drivers/oss/HISTORY b/audio-drivers/oss/HISTORY
index 278edfa..f5a83ec 100644
--- a/audio-drivers/oss/HISTORY
+++ b/audio-drivers/oss/HISTORY
@@ -1,6 +1,7 @@
 2008-11-24 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* PRE_BUILD: fixup of patches
 	* INSTALL: updated to copy only without soundon
+	  adde also for stable copy target exists
 	* FINAL: added warning about how to set it up after copying
 	* DETAILS: updated test
 	* DEPENDS: added mercurial
diff --git a/audio-drivers/oss/INSTALL b/audio-drivers/oss/INSTALL
index 28f3fcf..b510fa9 100755
--- a/audio-drivers/oss/INSTALL
+++ b/audio-drivers/oss/INSTALL
@@ -4,8 +4,4 @@ if [[ -e setup/Linux/oss/scripts/90-oss_usb-create-device.fdi ]] ; then
           $INSTALL_ROOT/usr/share/hal/fdi/policy/               &&
     rm -rf prototype/usr/share/hal
 fi &&
-if [[ $OSS_BRANCH == stable ]]; then
-make install
-else
 make copy
-fi



More information about the SM-Commit mailing list