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:
5121a2b
)
add them as comments for packagers or something to read
author
Dana Jansens
<danakj@orodu.net>
Wed, 30 May 2007 04:15:44 +0000
(
04:15
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 30 May 2007 04:15:44 +0000
(
04:15
+0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index db22fdb479a40a42cadf4240be3287b87045ca96..4b71903ccb3d75ade4f8943a58dfc0d269bfd398 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-103,3
+103,13
@@
EXTRA_DIST = \
debian/menu \
debian/rules \
config.rpath
+
+# Packages need to run these...
+
+install-data-hook:
+# update-mime-database $(mimedir)
+# update-desktop-database $(desktopdir)
+
+uninstall-hook:
+# update-mime-database $(mimedir)
+# update-desktop-database $(desktopdir)