Package: childsplay
Severity: normal
Tags: patch

Hi Sergio,

during merge for ubuntu, I came to a problem for childsplay-package on rebuild:
/usr/lib/site-python/childsplay/childsplay.py 
doesn't get execute permissions set.

Here's the one-liner to fix it:

--- childsplay-0.80.3.1.orig/debian/rules       2005-11-17 22:17:57.000000000 
+0100
+++ childsplay-0.80.3.1/debian/rules    2005-11-17 16:37:05.000000000 +0100
@@ -13,6 +13,7 @@
                mkdir -p 
debian/$(cdbs_curpkg)/usr/share/locale/$$lang/LC_MESSAGES/; \
                msgfmt $$po -o 
debian/$(cdbs_curpkg)/usr/share/locale/$$lang/LC_MESSAGES/childsplay.mo; \
        done
+       chmod ugo+x 
debian/$(cdbs_curpkg)/usr/lib/site-python/childsplay/childsplay.py
 endif
 # Recompress the manpage to get max compression
 ifdef _cdbs_rules_debhelper


Cheers,
        Stefan.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12build1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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

Reply via email to