]> git.pld-linux.org Git - packages/gnome-common.git/blob - gnome-common-omf.patch
- unified gnome source URL
[packages/gnome-common.git] / gnome-common-omf.patch
1 diff -aurN gnome-common-2.8.0.orig/doc-build/omf.make gnome-common-2.8.0/doc-build/omf.make
2 --- gnome-common-2.8.0.orig/doc-build/omf.make  2003-05-24 17:16:25.000000000 +0200
3 +++ gnome-common-2.8.0/doc-build/omf.make       2004-12-06 19:09:24.392849504 +0100
4 @@ -45,7 +45,6 @@
5         for file in $(omffile); do \
6                 $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
7         done
8 -       -scrollkeeper-update -p $(DESTDIR)$(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
9  
10  uninstall-local-omf:
11         -for file in $(srcdir)/*.omf; do \
12 @@ -53,7 +52,6 @@
13                 rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \
14         done
15         -rmdir $(DESTDIR)$(omf_dest_dir)
16 -       -scrollkeeper-update -p $(DESTDIR)$(scrollkeeper_localstate_dir)
17  
18  clean-local-omf:
19         -for file in $(omffile); do \
This page took 0.022716 seconds and 3 git commands to generate.