patches/xine-ui-02-glib-gettext-Makefile.diff
changeset 103 5940618f82da
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/xine-ui-02-glib-gettext-Makefile.diff	Wed Jan 10 21:55:13 2007 +0000
@@ -0,0 +1,13 @@
+--- po/Makefile.in.in.orig	2006-10-23 12:30:26.000000000 -0400
++++ po/Makefile.in.in	2007-01-07 19:38:17.502583000 -0500
+@@ -259,8 +259,8 @@
+ 	    && chmod a-w $@-t \
+ 	    && mv $@-t $@ )
+ 
+-Makefile: Makefile.in.in ../config.status POTFILES
+-	cd .. \
++Makefile: Makefile.in.in $(top_srcdir)/config.status POTFILES
++	cd $(top_srcdir) \
+ 	  && CONFIG_FILES=$(subdir)/[email protected] CONFIG_HEADERS= \
+ 	       $(SHELL) ./config.status
+