From 83c6ded2a66d5725ec452d8c11dbb87b2aebfd56 Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 5 Jan 2009 00:09:35 +0000 Subject: =?UTF-8?q?ah,=20oh,=20da=20hatte=20ich=20das=20=C3=BCbersehen.=20?= =?UTF-8?q?und=20ben:=20ich=20hatte=20das=20direkt=20auf=20dem=20server=20?= =?UTF-8?q?im=20www-verzeichnis=20ge=C3=A4ndert,=20weil=20ich=20gar=20nich?= =?UTF-8?q?t=20bemerkt=20hatte,=20dass=20diese=20dateien=20(die=20links)?= =?UTF-8?q?=20so=20im=20svn=20sind.=20wie=20sehen=20links=20unter=20window?= =?UTF-8?q?s=20aus=3F=20;-)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1373 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- portable/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'portable') diff --git a/portable/Makefile b/portable/Makefile index 8724848..28f0198 100644 --- a/portable/Makefile +++ b/portable/Makefile @@ -1,7 +1,7 @@ -neo_portable: autorun.inf autorun.sh ../grafik/logos/neo.ico ../windows/autohotkey/neo20.exe ../linux/xmodmap/neo_de.xmodmap ../mac_osx/neo.keylayout ../freebsd/neo.kbd +neo_portable: autorun.inf autorun.sh ../grafik/logos/neo.ico ../windows/neo-vars/out/neo20.exe ../linux/xmodmap/neo_de.xmodmap ../mac_osx/neo.keylayout ../freebsd/neo.kbd mkdir -p neo_portable/neo cp autorun.* neo_portable - cp ../grafik/logos/neo.ico ../windows/autohotkey/neo20.exe ../linux/xmodmap/neo_de.xmodmap ../mac_osx/neo.keylayout ../freebsd/neo.kbd neo_portable/neo + cp ../grafik/logos/neo.ico ../windows/neo-vars/out/neo20.exe ../linux/xmodmap/neo_de.xmodmap ../mac_osx/neo.keylayout ../freebsd/neo.kbd neo_portable/neo neo_portable.zip: neo_portable cd neo_portable; zip -r neo_portable * -- cgit v1.2.3