aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-07-01 15:02:51 +0000
committerJani Välimaa <wally@mageia.org>2012-07-01 15:02:51 +0000
commitc6dbdc231d3e0f211ca9ab374ebf7e1a9d0bcbf9 (patch)
tree22b4c9592afb00292dec0ddd5af7c99207f4693e /Makefile
parent956e6ef996abbc8d5bc11dd22b1fda00b86a34ac (diff)
downloadconfig-c6dbdc231d3e0f211ca9ab374ebf7e1a9d0bcbf9.tar
config-c6dbdc231d3e0f211ca9ab374ebf7e1a9d0bcbf9.tar.gz
config-c6dbdc231d3e0f211ca9ab374ebf7e1a9d0bcbf9.tar.bz2
config-c6dbdc231d3e0f211ca9ab374ebf7e1a9d0bcbf9.tar.xz
config-c6dbdc231d3e0f211ca9ab374ebf7e1a9d0bcbf9.zip
fix Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d798bb..2c2a709 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ install:
install -m 644 Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml $(DESTDIR)$(xfceprofdir)/Default/xfce4/xfconf/xfce-perchannel-xml
cleandist:
- rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.bz2
+ rm -rf $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).tar.xz
localcopy:
svn export -q -rBASE . $(PACKAGE)-$(VERSION)