tomwij      14/07/22 19:04:55

  Added:                caja-dropbox-1.8.0-system-rst2man.patch
  Log:
  Version bump to 1.8.0; fixes bug #510464, reported by nihil39.
  
  (Portage version: 2.2.10_p125/cvs/Linux x86_64, signed Manifest commit with 
key 6D34E57D)

Revision  Changes    Path
1.1                  
mate-extra/caja-dropbox/files/caja-dropbox-1.8.0-system-rst2man.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/caja-dropbox/files/caja-dropbox-1.8.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-1.8.0-system-rst2man.patch?rev=1.1&content-type=text/plain

Index: caja-dropbox-1.8.0-system-rst2man.patch
===================================================================
Index: nautilus-dropbox-0.7.0/configure.ac
===================================================================
--- nautilus-dropbox-0.7.0.orig/configure.ac
+++ nautilus-dropbox-0.7.0/configure.ac
@@ -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




Reply via email to