]> git.pld-linux.org Git - packages/forcefield.git/commitdiff
- forgotten install patch (thx matkor)
authorczarny <czarny@pld-linux.org>
Mon, 1 Oct 2007 12:31:53 +0000 (12:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- no toying with system resources in Makefiles

Changed files:
    forcefield-install.patch -> 1.1

forcefield-install.patch [new file with mode: 0644]

diff --git a/forcefield-install.patch b/forcefield-install.patch
new file mode 100644 (file)
index 0000000..8b6500b
--- /dev/null
@@ -0,0 +1,18 @@
+diff -urN forcefield-20070924/data/mime/Makefile.am forcefield-20070924.new/data/mime/Makefile.am
+--- forcefield-20070924/data/mime/Makefile.am  2007-09-24 12:54:17.000000000 +0200
++++ forcefield-20070924.new/data/mime/Makefile.am      2007-09-24 13:07:53.703424155 +0200
+@@ -17,14 +17,3 @@
+       sed \
+               -e "s|\@VERSION\@|$(VERSION)|" \
+               forcefield.desktop.in > forcefield.desktop
+-
+-
+-install-data-hook:
+-if HAVE_FDO_MIME
+-      $(UPDATE_MIME_DATABASE) "$(datadir)/mime"
+-endif
+-
+-if HAVE_FDO_DESKTOP
+-      $(UPDATE_DESKTOP_DATABASE)
+-endif
+-
This page took 0.058969 seconds and 4 git commands to generate.