r13503 - in /packages/unstable/genius/debian/patches: 01_omf-install.patch 99_autoreconf.patch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Mon Nov 19 20:35:01 UTC 2007


Author: slomo
Date: Mon Nov 19 20:35:01 2007
New Revision: 13503

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13503
Log:
* fix patches

Modified:
    packages/unstable/genius/debian/patches/01_omf-install.patch
    packages/unstable/genius/debian/patches/99_autoreconf.patch

Modified: packages/unstable/genius/debian/patches/01_omf-install.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/patches/01_omf-install.patch?rev=13503&op=diff
==============================================================================
--- packages/unstable/genius/debian/patches/01_omf-install.patch (original)
+++ packages/unstable/genius/debian/patches/01_omf-install.patch Mon Nov 19 20:35:01 2007
@@ -1,12 +1,15 @@
---- help/omf.make.old	2007-11-19 17:04:32.000000000 +0100
-+++ help/omf.make	2007-11-19 17:04:40.000000000 +0100
-@@ -39,31 +39,29 @@
+--- help/omf.make.old	2007-11-03 21:52:21.000000000 +0100
++++ help/omf.make	2007-11-19 21:21:19.000000000 +0100
+@@ -35,35 +35,31 @@
+ omf: omf_timestamp
+ 
+ omf_timestamp: $(omffile)
+-if ENABLE_SK
  	-for file in $(omffile); do \
  	  scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
  	done; \
--	touch omf_timestamp
- endif
-+	touch omf_timestamp
+ 	touch omf_timestamp
+-endif
  
  install-data-hook-omf:
 -if ENABLE_SK

Modified: packages/unstable/genius/debian/patches/99_autoreconf.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/genius/debian/patches/99_autoreconf.patch?rev=13503&op=diff
==============================================================================
--- packages/unstable/genius/debian/patches/99_autoreconf.patch (original)
+++ packages/unstable/genius/debian/patches/99_autoreconf.patch Mon Nov 19 20:35:01 2007
@@ -1,13 +1,17 @@
-diff -x'*INSTALL*' -Naur genius-1.0.1.old/help/C/Makefile.in genius-1.0.1/help/C/Makefile.in
+diff -Naur genius-1.0.1.old/help/C/Makefile.in genius-1.0.1/help/C/Makefile.in
 --- genius-1.0.1.old/help/C/Makefile.in	2007-11-17 06:14:45.000000000 +0100
-+++ genius-1.0.1/help/C/Makefile.in	2007-11-19 17:09:27.000000000 +0100
-@@ -532,28 +532,28 @@
++++ genius-1.0.1/help/C/Makefile.in	2007-11-19 21:23:56.000000000 +0100
+@@ -530,30 +530,30 @@
+ omf: omf_timestamp
+ 
  omf_timestamp: $(omffile)
- @ENABLE_SK_TRUE@	-for file in $(omffile); do \
- @ENABLE_SK_TRUE@	  scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
+- at ENABLE_SK_TRUE@	-for file in $(omffile); do \
+- at ENABLE_SK_TRUE@	  scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
 - at ENABLE_SK_TRUE@	done; \
 - at ENABLE_SK_TRUE@	touch omf_timestamp
-+ at ENABLE_SK_TRUE@	done
++	-for file in $(omffile); do \
++	  scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
++	done; \
 +	touch omf_timestamp
  
  install-data-hook-omf:




More information about the pkg-gnome-commits mailing list