--- gnome-games-1.4.0/omf-install/Makefile.am Tue Mar 13 04:40:42 2001 +++ gnome-games-1.4.0.new/omf-install/Makefile.am Thu Mar 22 09:16:39 2001 @@ -22,7 +22,6 @@ -for file in $(srcdir)/*.omf; do \ $(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir); \ done - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) uninstall-local: -for file in $(srcdir)/*.omf; do \ @@ -30,4 +30,3 @@ rm -f $(omf_dest_dir)/$$basefile; \ done -rmdir $(omf_dest_dir) - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) --- gnome-games-1.4.0/omf-install/Makefile.in Wed Mar 14 18:28:47 2001 +++ gnome-games-1.4.0.new/omf-install/Makefile.in Thu Mar 22 09:17:02 2001 @@ -249,7 +249,6 @@ -for file in $(srcdir)/*.omf; do \ $(INSTALL_DATA) $(srcdir)/$$file $(DESTDIR)$(omf_dest_dir); \ done - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) uninstall-local: -for file in $(srcdir)/*.omf; do \ @@ -257,7 +257,6 @@ rm -f $(omf_dest_dir)/$$basefile; \ done -rmdir $(omf_dest_dir) - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.