projects
/
dana
/
obconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1de7c5
)
add uninstall-hook
author
Dana Jansens
<danakj@orodu.net>
Wed, 30 May 2007 04:13:28 +0000
(
04:13
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 30 May 2007 04:13:28 +0000
(
04:13
+0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 522123cbfaf2bc18834e596e90051c33462c00a2..05c317910967cdcabf2d9e4e94ee46860feef2f8 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-107,3
+107,7
@@
EXTRA_DIST = \
install-data-hook:
update-mime-database $(mimedir) || true
update-desktop-database $(desktopdir) || true
+
+uninstall-hook:
+ update-mime-database $(mimedir) || true
+ update-desktop-database $(desktopdir) || true