]> git.pld-linux.org Git - packages/forcefield.git/blob - forcefield-install.patch
- Requires(post,postun): gtk-update-icon-cache
[packages/forcefield.git] / forcefield-install.patch
1 diff -urN forcefield-20070924/data/mime/Makefile.am forcefield-20070924.new/data/mime/Makefile.am
2 --- forcefield-20070924/data/mime/Makefile.am   2007-09-24 12:54:17.000000000 +0200
3 +++ forcefield-20070924.new/data/mime/Makefile.am       2007-09-24 13:07:53.703424155 +0200
4 @@ -17,14 +17,3 @@
5         sed \
6                 -e "s|\@VERSION\@|$(VERSION)|" \
7                 forcefield.desktop.in > forcefield.desktop
8 -
9 -
10 -install-data-hook:
11 -if HAVE_FDO_MIME
12 -       $(UPDATE_MIME_DATABASE) "$(datadir)/mime"
13 -endif
14 -
15 -if HAVE_FDO_DESKTOP
16 -       $(UPDATE_DESKTOP_DATABASE)
17 -endif
18 -
This page took 0.112688 seconds and 3 git commands to generate.