Package: binutils
Version: 2.17-2
Severity: minor
In debian/rules, the line that should set TARGET to the contents of
debian/target doesn't work, because the "shell" word is missing.
The line reads:
TARGET := $( something )
when it should read:
TARGET := $(shell something )
-- System Information:
Architecture: i386 (i686)
Versions of packages binutils depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]