Copy the patch to the directory with source code. Go to this directory and run the command: patch -p1 -i diff See instructions for assembling nautilus in file INSTALL.
Example: $ wget http://ftp.gnome.org/pub/gnome/sources/nautilus/2.24/nautilus-2.24.2.tar.bz2 $ wget http://launchpadlibrarian.net/20621636/diff $ tar -xvjf nautilus-2.24.2.tar.bz2 $ cp diff nautilus-2.24.2 $ cd nautilus-2.24.2 $ patch -p1 -i diff $ ./configure --prefix=/usr $ make $ sudo make install Restart Nautilus -- Scrolling in CompactView doesn't work https://bugs.launchpad.net/bugs/238179 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
