Changeset 958 for trunk/initramfs-tools-tcos/hooks-addons/21pulseaudio
- Timestamp:
- 09/05/08 12:42:59 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/initramfs-tools-tcos/hooks-addons/21pulseaudio
r955 r958 89 89 cpifexists /etc/pulse/client.conf /etc/pulse/ 90 90 cpifexists /etc/pulse/daemon.conf /etc/pulse/ 91 92 cat << EOF >> ${DESTDIR}/etc/asound.conf93 pcm.!default {94 type pulse95 }96 ctl.!default {97 type pulse98 }99 EOF100 91 101 92 mkdir -p ${DESTDIR}/usr/lib/alsa-lib/
