Package: audacious-dumb
Version: 0.57-1.1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch


Hello dear maintainer,

Pertaining to the above subject your package links to libdumb.so
shared library during build. the attached minimalistic patch applied
in ubuntu removes the same





-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-21-generic (SMP w/2 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community  member.
What matters in life is application of mind!,
It makes great sense to have some common sense..!
diff -u audacious-dumb-0.57/debian/rules audacious-dumb-0.57/debian/rules
--- audacious-dumb-0.57/debian/rules
+++ audacious-dumb-0.57/debian/rules
@@ -24,6 +24,7 @@
 	dh_testroot
 	rm -f build-stamp configure-stamp
 	[ ! -f Makefile ] || $(MAKE) clean
+	$(RM) libdumb.so
 	dh_clean 
 
 install: build

Reply via email to