From 73bff9902d6ce46b35fc187163f6177fca6a419b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 2 Dec 2012 10:30:57 +0100 Subject: further swapped left alt. (one less) with q MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a1994b1..e8e1ec3 100644 --- a/Makefile +++ b/Makefile @@ -7,9 +7,9 @@ use: install loadkeys "$(MAP)" compress: - gzip -9f < "$(MAP).map" > ""$(MAP).map.gz"" + gzip -9f < "$(MAP).map" > "$(MAP).map.gz" -install: +install: compress install -m644 "$(MAP).map.gz" "/usr/share/kbd/keymaps/i386/qwerty/" clean: -- cgit v1.2.3-70-g09d2