Opened 22 years ago

Last modified 22 years ago

#155 closed defect (fixed)

data/*.csv files are installed executable

Reported by: pbaker@… Owned by: warmerdam
Priority: high Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

When the data/*.csv files are installed into INST_DATA directory, they are
installed as executable files. This is less than optimal for 2 reasons:

1. They are executable files, but data files.
2. This breaks Debian Policy which makes these files problematic for including
   in a debian package.

I will attach a patch for this.

Attachments (1)

executable.patch (354 bytes ) - added by pbaker@… 22 years ago.
data files installed non-executable patch

Download all attachments as: .zip

Change History (3)

by pbaker@…, 22 years ago

Attachment: executable.patch added

data files installed non-executable patch

comment:1 by pbaker@…, 22 years ago

Reason #1 should have read "They AREN'T executable files, but data files."

comment:2 by warmerdam, 22 years ago

Patch applied.

Note: See TracTickets for help on using tickets.