tag 442535 patch
thanks

Hi,

Please find patch to fix this bug attached.

Thanks!

-- 
Cheers,
Kartik Mistry | 0xD1028C8D | IRC: kart_
Blogs: {ftbfs,kartikm}.wordpress.com

For most men life is a search for the proper manila envelope in which to
get themselves filed.
                -- Clifton Fadiman
--- ctypes-1.0.2-orig/debian/rules	2008-03-26 14:25:24.000000000 +0530
+++ ctypes-1.0.2/debian/rules	2008-03-26 14:26:48.000000000 +0530
@@ -25,7 +25,7 @@
 	dh_testroot
 	rm -f build-stamp build-python*
 	rm -rf build dist
-	rm -f ctypes/*.pyc 
+	rm -f ctypes/*.pyc ctypes/test/*.pyc ctypes/macholib/*.pyc
 	dh_clean
 
 install: build

Reply via email to