]> Untitled Git - hvlinux.git/commitdiff
Removed alsa from stage5
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Mon, 2 May 2011 03:03:29 +0000 (03:03 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Mon, 2 May 2011 03:03:29 +0000 (03:03 +0000)
stage5/hv-install-1

index 3cee4c2dc6489e23f733f4741011d336e2de46d8..fafef6725e042d9f8c54e33189bde0f498ecaf1e 100755 (executable)
@@ -109,10 +109,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the
         # Needed by some packages, mostly audio applications.
         ipkg ${LIBOIL}
 
-        # ALSA
-       ipkg ${ALSA_LIB}
-       ipkg ${ALSA_UTILS}
-       ipkg ${ALSA_OSS}
+       #ipkg ${ALSA_OSS}
 
         # Audio raw utilities
         ipkg ${LIBSAMPLERATE}