From a2bb8499aa1cd9b00c25f2510e1f1228659def97 Mon Sep 17 00:00:00 2001 From: Sasa Bodiroza Date: Tue, 8 Jul 2008 20:26:41 +0000 Subject: Improve med-xpi-pack to not include debian/ and temp-*/ directories, and to unpack JAR files back after XPI file is produced. --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 32e716d..34e42b2 100644 --- a/README +++ b/README @@ -252,7 +252,9 @@ packed to "test.jar" file. After that, it will remove all JAR directories. Finally, it will pack the contents of the input directory to the XPI file, which is placed inside the provided input directory. This behaviour is because xpi.mk will look for XPI file inside top-level extension directory, which is -the input directory in that case. +the input directory in that case. The script doesn't pack debian/ and temp-*/ +directorie to the XPI file. After XPI file is produced, it will unpack all JAR +files, in order to leave intact source. To run it, pass the name of the input directory, and the name of the XPI file: $ med-xpi-pack . ubufox.xpi -- cgit v1.2.3