Package: magics++
Version: 2.14.11-4
Followup-For: Bug #677210
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

I've applied this patch in Ubuntu (where the symlinks were also causing
dh_python2 to crash and thus cause a FTBFS).

Thanks for considering the patch.


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

Kernel: Linux 3.5.0-4-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru magics++-2.14.11/debian/changelog magics++-2.14.11/debian/changelog
diff -Nru magics++-2.14.11/debian/rules magics++-2.14.11/debian/rules
--- magics++-2.14.11/debian/rules	2012-05-23 04:08:44.000000000 -0400
+++ magics++-2.14.11/debian/rules	2012-07-19 14:39:55.000000000 -0400
@@ -64,6 +64,7 @@
 	$(MAKE) -C tools prefix=$(shell pwd)/debian/tmp/usr install
 	cp tools/mapgen_clip debian/tmp/usr/bin
 	find debian -name '*.la' -delete
+	find debian -name '_Magics.so.0' -delete  # Bogus symlinks
 	dh_python2 
 	dh_numpy -p python-magics++
 	# remove fonts that are present in dejavu-ttf

Reply via email to