Am 08.05.2011 18:46, schrieb Janek Kozicki:
Christopher Roy Bratusek said: (by the date of Sun, 08 May 2011 17:43:22
+0200)
git branch --track -b edge-actions-1.9 remotes/origin/edge-actions-1.9
ok, it works.
now this doesn't work:
$ fakeroot debian/rules binary
dh binary --with autotools-dev --with autoreconf
dh: unable to load addon autoreconf: Can't locate
Debian/Debhelper/Sequence/autoreconf.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl /usr/local/lib/perl/5.10.0 .) at (eval 9) line 2.
BEGIN failed--compilation aborted at (eval 9) line 2.
make: *** [binary] Error 2
For now I'll wait :)
btw - I still have squeeze here, and I'd prefer avoid upgrading to
wheezy right now.
apt-get install dh-autoreconf will do the trick ;)
Regards,
Chris