Comment 239 for bug 207072

Revision history for this message
renbag (renbag) wrote :

Sorry for not having noticed in the changelogs that the patch was introduced in nautilus 1:2.22.5.1-0ubuntu2
I was already using it with all hardy-updates. However, since I was still seeing that behaviour, I tried to build nautilus from source. This is the relevant output of dpkg-buildpackage:

...
Applying patch 90_from_svn_dont_allow_recursive_copies.patch
patching file libnautilus-private/nautilus-file-operations.c
Hunk #1 succeeded at 3352 (offset 131 lines).
Hunk #2 succeeded at 3412 (offset 131 lines).
Hunk #3 succeeded at 3974 (offset 131 lines).

Applying patch 91_svn_change_new_mounts_correctly_displayed.patch
patching file debian/patches/91_svn_change_new_mounts_correctly_displayed.patch

Applying patch 99_ltmain_as-needed.patch
patching file ltmain.sh
...

The 91_svn_change_new_mounts_correctly_displayed.patch file actually patches itself, instead of the file which was supposed to (nautilus-mime-actions.c).