Package: tirc
Severity: minor
Tags: patch

I believe hello.so shouldn't be executable.


--- debian/rules.orig   2005-07-25 21:00:31.000000000 -0700
+++ debian/rules        2005-07-25 21:00:48.000000000 -0700
@@ -92,7 +92,7 @@
        gzip -9vfr $(docdir)/
        $(install_nonex) debian/copyright $(docdir)
 #      modules
-       $(install_exec) modules/hello/hello.so $(examplebindir)/hello
+       $(install_nonex) modules/hello/hello.so $(examplebindir)/hello
        $(install_nonex) modules/hello/hello.c $(examplesrcdir)/hello
        $(install_nonex) modules/hello/Makefile $(examplesrcdir)/hello
        $(install_nonex) modules/Makefile $(examplesrcdir)



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (60, 'unstable'), (40, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-quack+roar.cs.berkeley.edu
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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

Reply via email to