--- a/debian/README.source Wed Sep 14 21:38:37 2011 +0200
+++ b/debian/README.source Wed Sep 14 21:44:49 2011 +0200
@@ -3,13 +3,13 @@
1. obtain the source littlebird*.tar.gz from scp://92.51.155.210/*.tar.gz
-2. rename the archive to littlebird-YYYYMMDDNN.orig.tar.gz
+2. rename the archive to littlebird_YYYYMMDDNN.orig.tar.gz
(NN is some per day increment)
3. go into the source dir (the dir containing debian/)
mkdir tmp
- cd tmp && tar xzf ../../littlebird-YYYYMMDDNN.orig.tar.gz
- mv opt/* ..
+ cd tmp && tar xzf ../../littlebird_YYYYMMDDNN.orig.tar.gz
+ mv LittleBird-Test/* ..
cd ..
rm -r tmp