]> git.pld-linux.org Git - packages/gnome-games.git/blob - gnome-games-scrollkeeper.patch
- 2.10.2
[packages/gnome-games.git] / gnome-games-scrollkeeper.patch
1 --- gnome-games-1.4.0/omf-install/Makefile.am   Tue Mar 13 04:40:42 2001
2 +++ gnome-games-1.4.0.new/omf-install/Makefile.am       Thu Mar 22 09:16:39 2001
3 @@ -22,7 +22,6 @@
4         -for file in $(srcdir)/*.omf; do \
5                 $(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir); \
6         done
7 -       -scrollkeeper-update -p $(scrollkeeper_localstate_dir) 
8  
9  uninstall-local:
10         -for file in $(srcdir)/*.omf; do \
11 @@ -30,4 +30,3 @@
12                 rm -f $(omf_dest_dir)/$$basefile; \
13          done
14         -rmdir $(omf_dest_dir)
15 -       -scrollkeeper-update -p $(scrollkeeper_localstate_dir) 
16 --- gnome-games-1.4.0/omf-install/Makefile.in   Wed Mar 14 18:28:47 2001
17 +++ gnome-games-1.4.0.new/omf-install/Makefile.in       Thu Mar 22 09:17:02 2001
18 @@ -249,7 +249,6 @@
19         -for file in $(srcdir)/*.omf; do \
20                 $(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir); \
21         done
22 -       -scrollkeeper-update -p $(scrollkeeper_localstate_dir) 
23  
24  uninstall-local:
25         -for file in $(srcdir)/*.omf; do \
26 @@ -257,7 +257,6 @@
27                 rm -f $(omf_dest_dir)/$$basefile; \
28          done
29         -rmdir $(omf_dest_dir)
30 -       -scrollkeeper-update -p $(scrollkeeper_localstate_dir) 
31  
32  # Tell versions [3.59,3.63) of GNU make to not export all variables.
33  # Otherwise a system limit (for SysV at least) may be exceeded.
This page took 0.069708 seconds and 3 git commands to generate.