Package: scummvm Version: 1.2.0-1 Severity: normal Tags: patch Here is a patch to fix this. I've tested this.
-- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686-mm (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages scummvm depends on: ii libasound2 1.0.23-2 shared library for ALSA applicatio ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib ii libflac8 1.2.1-3 Free Lossless Audio Codec - runtim ii libfluidsynth1 1.1.1-5 Real-time MIDI software synthesize ii libgcc1 1:4.4.5-3 GCC support library ii libmad0 0.15.1b-5 MPEG audio decoder library ii libogg0 1.2.0~dfsg-1 Ogg bitstream library ii libsdl1.2debian 1.2.14-6.1 Simple DirectMedia Layer ii libstdc++6 4.4.5-3 The GNU Standard C++ Library v3 ii libvorbis0a 1.3.1-1 The Vorbis General Audio Compressi ii libvorbisfile3 1.3.1-1 The Vorbis General Audio Compressi ii scummvm-data 1.2.0-1 engine for several graphical adven ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime scummvm recommends no packages. Versions of packages scummvm suggests: pn beneath-a-steel-sky <none> (no description available) pn flight-of-the-amazon-queen <none> (no description available) ii fluidsynth 1.1.1-5 Real-time MIDI software synthesize ii timidity 2.13.2-39+b1 Software sound renderer (MIDI sequ -- no debconf information
diff --git a/debian/rules b/debian/rules index ad56b18..5179699 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ dh $@ override_dh_auto_configure: - ./configure --prefix=/usr --datadir=/usr/share + ./configure --prefix=/usr