X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=comics%2FMakefile.am;h=bf11eb8f99355c4e85fb5c1a5cf8d3baec048c49;hb=9e5880e71caf9f4737b8a4f630e7183b8ac484ed;hp=22c9290f4b9ea5515da1a7b86a068c4672e20ec5;hpb=30582eef6d8c325d026e7db0301921ddba21dfec;p=evince.git diff --git a/comics/Makefile.am b/comics/Makefile.am index 22c9290f..bf11eb8f 100644 --- a/comics/Makefile.am +++ b/comics/Makefile.am @@ -10,16 +10,3 @@ libcomicsdocument_la_SOURCES = \ comics-document.c \ comics-document.h -# need to respect $XDG_DATA_DIR probably -xdgmimedir = $(gnome_data)/mime/packages -xdgmime_DATA = ev-cbr-mime.xml - -EXTRA_DIST = $(xdgmime_DATA) - -install-data-hook: - update-mime-database $(gnome_data)/mime - -uninstall-hook: - update-mime-database $(gnome_data)/mime - -