Share

detox

Tracker: Bugs

5 files get wrong permissions after installation - ID: 1746108
Last Update: Comment added ( purgedhalo )

Since /usr/bin/install is called without a permissions argument (-m), all
files get 755 permissions after 'make install', eg:
$ ls -l /etc/detoxrc
-rwxr-xr-x 1 root root 1901 Jul 1 12:41 /etc/detoxrc
This also applies to the man-pages and the *.tbl files.
Patch attached.


Nobody/Anonymous ( nobody ) - 2007-07-01 16:51

5

Closed

Fixed

Nobody/Anonymous

compilation and installation

None

Public


Comment ( 1 )




Date: 2008-04-05 17:14
Sender: purgedhaloSourceForge.net DonorProject Admin


This was fixed in a previous patch. Thank you for your submission.


Log in to comment.

Attached File ( 1 )

Filename Description Download
Makefile.in.patch patch Makefile.in to use correct permissions Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2008-04-05 17:14 purgedhalo
resolution_id None 2008-04-05 17:14 purgedhalo
close_date - 2008-04-05 17:14 purgedhalo
File Added 235251: Makefile.in.patch 2007-07-01 16:51 nobody