aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2003-02-08 04:45:12 +0800
committerRodney Dawes <dobey@src.gnome.org>2003-02-08 04:45:12 +0800
commit4b815e3cf6363369470bb7a0ca90337e9cb54543 (patch)
tree89382a0ea210f889986c2b513a0fb035c7739826 /data
parent9db9608ceaf67ad0864d33a3eb558be8c30fe63c (diff)
downloadgsoc2013-evolution-4b815e3cf6363369470bb7a0ca90337e9cb54543.tar.gz
gsoc2013-evolution-4b815e3cf6363369470bb7a0ca90337e9cb54543.tar.zst
gsoc2013-evolution-4b815e3cf6363369470bb7a0ca90337e9cb54543.zip
Fix installation of desktop/mime files
2003-02-07 Rodney Dawes <dobey@ximian.com> * data/Makefile.am: Fix installation of desktop/mime files svn path=/trunk/; revision=19846
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 102b28ead7..b89fb62687 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,6 +1,6 @@
desktopdir = $(datadir)/applications
desktop_in_file = evolution.desktop.in
-desktop_file = $(desktop_in_file:.desktop.in=.desktop)
+desktop_DATA = $(desktop_in_file:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
keysdir = $(datadir)/mime-info
@@ -27,8 +27,6 @@ endif
noinst_MANS = evolution.1
-EXTRA_DIST = $(desktop_in_file) $(keys_in_file) $(mime_DATA) $(man_MANS)
-
SUBDIRS = cde_app_root
install-data-local: install-kde-applnk
@@ -55,7 +53,10 @@ dtappunintegrate:
endif
EXTRA_DIST = \
+ $(desktop_DATA) \
$(desktop_in_file) \
$(mime_file) \
- $(keys_in_file)
+ $(keys_file) \
+ $(keys_in_file) \
+ $(noinst_MANS)
d>miwi2010-02-072-4/+3 * - update to jpeg-8dinoex2010-02-051-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+10 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-022-4/+4 * clean upmakc2009-08-081-3/+0 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-18/+87 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-4/+4 * Update KDE ports to 4.2.3makc2009-05-101-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-7/+4 * Update KDE to 4.2.1.makc2009-03-091-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-092-19/+132 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...makc2009-01-143-6/+9 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-7/+4 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-104-293/+151 * Update to KDE 3.5.8lofi2007-10-302-4/+3 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-5/+3 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-3/+6 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-3/+3 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-3/+3 * Update to KDE 3.5.3lofi2006-06-061-3/+3 * Update to KDE 3.5.2lofi2006-03-311-3/+3 * Update to KDE 3.5.1.lofi2006-02-011-3/+3 * Update to KDE 3.5.0lofi2006-01-092-55/+27 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-052-2/+9 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-2/+2 * Update to KDE 3.4.1lofi2005-06-263-25/+317 * Update to KDE 3.3.2lofi2004-12-141-1/+1 * Update to KDE 3.3lofi2004-08-311-2/+2 * Update to version 3.2.3lofi2004-06-101-2/+2