From fb57524ad221eceb445f1a4cbf641606a1d3fb49 Mon Sep 17 00:00:00 2001 From: epage Date: Sat, 19 Jul 2008 13:50:00 +0000 Subject: [PATCH] Forgot to finish updating readme git-svn-id: file:///svnroot/gc-dialer/trunk@103 c39d3808-3fe2-4d86-a59f-b7f623ee9f21 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 5b52c84..92abde7 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ Building a package =================== Run - ./build_script.sh PLATFORM -which will create a "./pkg-PLATFORM/..." heirarchy. Move this structure to somewhere on the tablet, then run pypackager. + make PLATFORM=... +which will create a "./pkg-.../..." heirarchy. Move this structure to somewhere on the tablet, then run pypackager. Supported PLATFORMs include desktop -- 1.7.9.5