[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Executable's execute permission not getting set



varun_shrivastava <varun.celunite@gmail.com> (07/11/2007):
> I have one more question the package contains an executable file in
> /usr/bin but its permissions are set as -rw-r--r-- but it should be
> -r-x-r-x-r-x

No, -rwx-r-xr-x.

>      69     dh_fixperms -a

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

Attachment: signature.asc
Description: Digital signature


Reply to: