From 53deffa95a32e6d946b004c3e83bee0865a7c01d Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Tue, 17 May 2011 10:04:07 +0000 Subject: Sync with mandriva --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 41d2e44e..600206bd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.1.289 +VERSION := 0.1.291 FILES = AUTHORS ChangeLog Makefile Makefile.config convert lst update-ldetect-lst @@ -29,7 +29,7 @@ install: build dist-svn: svn export -q -rBASE . $(NAME)-$(VERSION) - tar cfY ../$(NAME)-$(VERSION).tar.lzma $(NAME)-$(VERSION) + tar cfJ ../$(NAME)-$(VERSION).tar.xz $(NAME)-$(VERSION) rm -rf $(NAME)-$(VERSION) dist-git: -- cgit v1.2.1