Package: cdbs
Version: 0.4.26-1.1
Severity: important

The following line in arts.rules is utterly wrong:

  DEB_CONFIGURE_EXTRA_FLAGS := --with-alsa

Since alsa is Linux-specific, it should be something like:

  ifeq ($(DEB_HOST_GNU_SYSTEM), linux)
  DEB_CONFIGURE_EXTRA_FLAGS := --with-alsa
  endif

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i386)
Kernel: GNU/kFreeBSD 5.3-2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to