From c770bb02a120b3302cf8da3214d6a7c90bf86228 Mon Sep 17 00:00:00 2001 From: kueller Date: Tue, 16 Mar 2010 11:17:48 +0000 Subject: [PATCH] =?UTF-8?q?Konfigurations=20template=20wird=20jetzt=20aus?= =?UTF-8?q?=20SVN=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.compuextreme.de/Viitor/V962/ViitorMake@5461 504e572c-2e33-0410-9681-be2bf7408885 --- SysBuild/network/wpa_supplicant | 1 + 1 file changed, 1 insertion(+) diff --git a/SysBuild/network/wpa_supplicant b/SysBuild/network/wpa_supplicant index dbd971f..3ef48c8 100644 --- a/SysBuild/network/wpa_supplicant +++ b/SysBuild/network/wpa_supplicant @@ -90,4 +90,5 @@ postmk() { cp README $TMPROOT/usr/share/doc/wpa_supplicant cp doc/docbook/*.5 $TMPROOT/usr/man/man5 cp doc/docbook/*.8 $TMPROOT/usr/man/man8 + GetSVN Viitor_wpa-supplicant $TMPROOT }