tomwij 14/03/17 21:28:09 Added: caja-dropbox-0.7.0-system-rst2man.patch Log: New ebuild for mate-extra/caja-dropbox, store, sync and share files online; imported from the mate-overlay, reviewed and adjusted. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.1 mate-extra/caja-dropbox/files/caja-dropbox-0.7.0-system-rst2man.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/caja-dropbox/files/caja-dropbox-0.7.0-system-rst2man.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/caja-dropbox/files/caja-dropbox-0.7.0-system-rst2man.patch?rev=1.1&content-type=text/plain Index: caja-dropbox-0.7.0-system-rst2man.patch =================================================================== Index: nautilus-dropbox-0.7.0/configure.in =================================================================== --- nautilus-dropbox-0.7.0.orig/configure.in +++ nautilus-dropbox-0.7.0/configure.in @@ -31,7 +31,7 @@ PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLI AC_PATH_PROG([PYTHON], [python]) -AC_PATH_PROG([RST2MAN], [rst2man], [python rst2man.py]) +AC_PATH_PROG([RST2MAN], [rst2man.py], [python rst2man.py]) AC_SUBST(RST2MAN) # define module checking macro
