]> git.pld-linux.org Git - packages/gnome-common.git/blobdiff - gnome-common-omf.patch
Updated to 3.5.91
[packages/gnome-common.git] / gnome-common-omf.patch
index 2e156df70363fafe0d437156982b51961b21b2e8..655a49ab0cae9c9bf85f57d191a78796d6869ba5 100644 (file)
@@ -1,15 +1,14 @@
-diff -aurN gnome-common-2.8.0.orig/doc-build/omf.make gnome-common-2.8.0/doc-build/omf.make
---- gnome-common-2.8.0.orig/doc-build/omf.make 2003-05-24 17:16:25.000000000 +0200
-+++ gnome-common-2.8.0/doc-build/omf.make      2004-12-06 19:09:24.392849504 +0100
-@@ -45,7 +45,6 @@
-       for file in $(omffile); do \
-               $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
+--- gnome-common-3.5.91/doc-build/omf.make.old 2012-09-26 19:38:30.541466837 +0200
++++ gnome-common-3.5.91/doc-build/omf.make     2012-09-26 19:38:38.438091893 +0200
+@@ -49,7 +49,6 @@ install-data-hook-omf:
+               test -r $$file.out && absfile=$$file.out; \
+               $(INSTALL_DATA) $$absfile $(DESTDIR)$(omf_dest_dir)/$$file; \
        done
 -      -scrollkeeper-update -p $(DESTDIR)$(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
  
  uninstall-local-omf:
-       -for file in $(srcdir)/*.omf; do \
-@@ -53,7 +52,6 @@
+       -for file in $(omffile); do \
+@@ -57,7 +56,6 @@ uninstall-local-omf:
                rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \
        done
        -rmdir $(DESTDIR)$(omf_dest_dir)
This page took 0.070038 seconds and 4 git commands to generate.