aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-02-17 20:36:31 +0000
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-02-17 20:36:31 +0000
commitc9ffc048a56e7fcfd1c07e55a023b68e3b53e6f0 (patch)
tree25fcd048a74c56bdc881141ef5b149b942ba0cdf /Makefile
parenteeecb61890530e8ee1e75200042c3c3d8d1261c4 (diff)
downloadconfig-c9ffc048a56e7fcfd1c07e55a023b68e3b53e6f0.tar
config-c9ffc048a56e7fcfd1c07e55a023b68e3b53e6f0.tar.gz
config-c9ffc048a56e7fcfd1c07e55a023b68e3b53e6f0.tar.bz2
config-c9ffc048a56e7fcfd1c07e55a023b68e3b53e6f0.tar.xz
config-c9ffc048a56e7fcfd1c07e55a023b68e3b53e6f0.zip
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r571 | ahmad | 2011-02-17 20:36:31 +0000 (Thu, 17 Feb 2011) | 1 line - add cleaned mageia-xfce-config ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - clean mandriva occurences in files names (icons files) - remove unsued themes and create Default one
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fba8266..f6c203d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
# tpg@mandriva.org
-PACKAGE = mandriva-xfce-config
+PACKAGE = mageia-xfce-config
VERSION = `date +%Y%m%d`
PREFIX=$(prefix)
xfceconfdir=$(sysconfdir)
-xfceprofdir=$(localstatedir)/mandriva/xfce-profiles
+xfceprofdir=$(localstatedir)/mageia/xfce-profiles
install:
-install -d $(DESTDIR)$(xfceconfdir)