Opened 22 years ago
Last modified 22 years ago
#155 closed defect (fixed)
data/*.csv files are installed executable
Reported by: | 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)
Change History (3)
by , 22 years ago
Attachment: | executable.patch added |
---|
comment:1 by , 22 years ago
Reason #1 should have read "They AREN'T executable files, but data files."
Note:
See TracTickets
for help on using tickets.
data files installed non-executable patch