Could you try this (in the git version):
cd packager/debian
make
/Ole
On Sat, Oct 8, 2011 at 1:04 PM, Hans Schou wrote:
> Hi
>
> Can I have the attached script added to the git-repo?
> It will simplify my needs for a Debian packages.
>
> I had to have the two lines with GLO_VER to make Debi
On Tue, Oct 4, 2011 at 7:20 AM, Hans Schou wrote:
>
> I looked at the man page. This example might be useful for showing where
> --tag could be handy:
>
> parallel --tag traceroute ::: foss.org.my debian.org freenetproject.org
man page updated.
/Ole
On Mon, 10 Oct 2011, Ole Tange wrote:
Could you try this (in the git version):
cd packager/debian
make
Ahh, so it was supposed to work. The bzip file was missing.
Pls add this one:
--- Makefile2011-10-10 22:24:38.0 +0200
+++ Makefile.new2011-10-10 22:24:28.0 +0
On Mon, 10 Oct 2011, Ole Tange wrote:
On Mon, Oct 10, 2011 at 10:30 PM, Hans Schou wrote:
On Mon, 10 Oct 2011, Ole Tange wrote:
Could you try this (in the git version):
cd packager/debian
make
Ahh, so it was supposed to work. The bzip file was missing.
Did you 'git pull' before you ra