Hey Tormod, I followed the first few lines of this (note that its, "apt-get source gnome-control-center" and not "sources"), cd'd into ~/control-center-2.18.1, but I'm not sure which file I should be patching. The files are:
:~/control-center-2.18.1$ ls aclocal.m4 AUTHORS cappletsChangeLog config.guess config.h.in config.sub configure configure.in control-center.spec control-center.spec.in COPYING debian depcomp gnome-doc-utils.make gnome-settings-daemon help INSTALL install-sh intltool-extract.in intltool-merge.in intltool-update.in libbackground libslab libsounds libwindow-settings ltmain.sh m4 MAINTAINERS Makefile.am Makefile.in missing mkinstalldirs NEWS po README schemas shell TODO typing-break vfs-methods >From here, what exactly should I type? On 5/30/07, Tormod Volden <[EMAIL PROTECTED]> wrote: > Greg, it's relatively easy to build your own package: > sudo apt-get install devscripts > sudo apt-get build-dep gnome-control-center > apt-get sources gnome-control-center > cd the-new-directory > patch the-file-to-patch patch-from-the-upstream-bug > debuild -b -us -uc > > ** Changed in: control-center (Ubuntu) > Sourcepackagename: alsa-lib => control-center > > -- > cannot adjust headset volume with keyboard or headset > https://bugs.launchpad.net/bugs/116929 > You received this bug notification because you are a direct subscriber > of the bug. > -- cannot adjust headset volume with keyboard or headset https://bugs.launchpad.net/bugs/116929 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
