mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.6 KiB

  1. --- ./vfs-methods/fontilus/Makefile.am.orig 2005-03-24 19:31:23.000000000 +0100
  2. +++ ./vfs-methods/fontilus/Makefile.am 2005-03-24 19:32:14.000000000 +0100
  3. @@ -50,7 +50,7 @@
  4. endif
  5. install-desktop-database: install-desktopDATA
  6. - update-desktop-database $(DESTDIR)$(desktopdir)
  7. + true $(DESTDIR)$(desktopdir)
  8. uninstall-local:
  9. rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
  10. --- ./vfs-methods/themus/Makefile.am.orig 2005-03-24 19:31:35.000000000 +0100
  11. +++ ./vfs-methods/themus/Makefile.am 2005-03-24 19:32:44.000000000 +0100
  12. @@ -71,7 +71,7 @@
  13. endif
  14. install-desktop-database: install-desktopDATA
  15. - update-desktop-database $(DESTDIR)$(desktopdir)
  16. + true $(DESTDIR)$(desktopdir)
  17. distclean-local:
  18. rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
  19. --- ./vfs-methods/fontilus/Makefile.in.orig 2005-03-24 19:31:17.000000000 +0100
  20. +++ ./vfs-methods/fontilus/Makefile.in 2005-03-24 19:31:57.000000000 +0100
  21. @@ -813,7 +813,7 @@
  22. @GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
  23. install-desktop-database: install-desktopDATA
  24. - update-desktop-database $(DESTDIR)$(desktopdir)
  25. + true $(DESTDIR)$(desktopdir)
  26. uninstall-local:
  27. rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
  28. --- ./vfs-methods/themus/Makefile.in.orig 2005-03-24 19:31:29.000000000 +0100
  29. +++ ./vfs-methods/themus/Makefile.in 2005-03-24 19:32:35.000000000 +0100
  30. @@ -868,7 +868,7 @@
  31. @GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
  32. install-desktop-database: install-desktopDATA
  33. - update-desktop-database $(DESTDIR)$(desktopdir)
  34. + true $(DESTDIR)$(desktopdir)
  35. distclean-local:
  36. rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache