I manually launch the reverse patch command which failed during the debclean section:
$ cat debian/patches/12_autoreconf.patch | patch -d . -R -E --dry-run -p1 patching file aclocal.m4 patching file applets/clock/e-map/Makefile.in patching file applets/clock/Makefile.in patching file applets/fish/Makefile.in patching file applets/Makefile.in patching file applets/notification_area/Makefile.in patching file applets/wncklet/Makefile.in patching file config.h.in The next patch, when reversed, would delete the file config.h.in~, which does not exist! Ignore -R? [n] n Just removes the config.h.in~ part from the patch, and it will be properly reversed during the clean target. ... But the bug then happens again with the 11_panel_addto_dialog.patch and the gnome-panel/panel-addto.c.orig file. I will clean the patches and provide a patch soon. -- clean target doesn't work properly due to patch https://bugs.launchpad.net/bugs/72570 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
