[meld] Actually create the appdata directory if necessary



commit 49bdec71ca511adbc37967a756897b218f367284
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Tue Sep 17 07:22:47 2013 +1000

    Actually create the appdata directory if necessary

 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile b/Makefile
index 391c34a..c6d281a 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,7 @@ install: $(addsuffix .install,$(SPECIALS)) meld.desktop meld.xml
                $(DESTDIR)$(sharedir_)/ui \
                $(DESTDIR)$(sharedir_)/icons \
                $(DESTDIR)$(docdir_) \
+               $(DESTDIR)$(sharedir)/appdata \
                $(DESTDIR)$(sharedir)/applications \
                $(DESTDIR)$(sharedir)/mime/packages \
                $(DESTDIR)$(sharedir)/pixmaps \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]