Package: make
Version: 3.80-9
Severity: normal
The attached makefile fails to work correctly on i386. Strangely the same
file works fine on amd64. If you run the build target twice, the second
time it still tries to run the bzip command which then fails as the file
is already unzipped.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages make depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
-- no debconf information
*** debian/rules
#!/usr/bin/make -f
build: finnish.small.aff
% : %.bz2
bzip2 -vkd $<
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]