Cyril Brulebois wrote: > > Fixes ownership, and some permissions, but not in /usr/bin (see its > manpage). I guess your build system is somehow missing a chmod +x on the > generated binary. > > Cheers, > Cyril Brulebois >
the executable installed has permissions set to +x but the package doesn't has that +x permission when i do ls -l on debian/input/usr/bin/panel -rwxr-xr-x 1 varun varun 76K Nov 7 19:40 debian/input/usr/bin/panel* but dpkg --contents shows -rw-r--r-- root/root 76904 2007-11-07 19:40:30 ./usr/bin/panel thanks varun -- View this message in context: http://www.nabble.com/How-a-package-will-determine-the-dependencies-tf4732207.html#a13627831 Sent from the debian-mentors mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

