rpms/Thunar/devel Thunar.spec,1.15,1.16

Christoph Wickert cwickert at fedoraproject.org
Tue Oct 28 10:27:17 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/Thunar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25044

Modified Files:
	Thunar.spec 
Log Message:
additional fix for xdg-user-dirs


Index: Thunar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Thunar/devel/Thunar.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- Thunar.spec	28 Oct 2008 10:04:37 -0000	1.15
+++ Thunar.spec	28 Oct 2008 10:26:47 -0000	1.16
@@ -65,6 +65,11 @@
 sed -i 's!internet-mail!mail-message-new!' \
         plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
 
+# second part of the xdg-userdir fixes
+pushd thunar
+exo-csource --name=thunar_window_ui thunar-window-ui.xml > thunar-window-ui.h
+popd
+
 %build
 %configure --enable-dbus --enable-final --enable-xsltproc --enable-gtk-doc
 make %{?_smp_mflags}




More information about the scm-commits mailing list