source: debian/lib/volume-set @ a8ecc5a

debianmacno-cupsnodebathenaweb
Last change on this file since a8ecc5a was a8ecc5a, checked in by Jessica B. Hamrick <jhamrick@…>, 16 years ago

Package compiles with only one error - there is a problem with the bash script in sipbmp3.postinst, this still needs to be fixed

  • Property mode set to 100755
File size: 126 bytes
Line 
1#!/bin/sh
2PATH="$(dirname $0):$PATH"
3amixer set Headphone "$2" \
4 | perl -lne 'print $1 if (/Front Left: Playback ([0-9]+)/)'
Note: See TracBrowser for help on using the repository browser.