Opened 10 years ago
Closed 10 years ago
#103 closed enhancement (fixed)
libdir and includedir handle
Reported by: | Pavel Zhukov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.1.0 |
Component: | Matreshka | Version: | 0.0.7 |
Keywords: | Cc: |
Description
Currently I have to patch gpr files for using in x86_64 Linux (replace lib to lib64 for example).
There is solution in Fedora Linux (use directories.gpr, in attachment). Is it possible to use such way in Matreshka?
Attachments (2)
Change History (5)
by , 10 years ago
Attachment: | directories.gpr added |
---|
by , 10 years ago
Attachment: | matreshka-directories.patch added |
---|
patch for directories (works in Fedora)
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
configure was extended to accept --prefix and --libdir command line switches.
Note:
See TracTickets
for help on using tickets.
directories file