| Summary: | ASTERISK-22253: [patch] pjproject: pkgconfig file generated with DESTDIR | ||
| Reporter: | Tzafrir Cohen (tzafrir) | Labels: | |
| Date Opened: | 2013-08-05 06:26:14 | Date Closed: | 2013-08-21 15:06:20 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Channels/chan_pjsip |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) pkgconfig_nodestdir.patch | |
| Description: | When generating libpjproject.pc, DESTDIR is prepended to the various path elements. This should not be.
BTW: should the name really be libpjproject.pc and not pjproject.pc? | ||
| Comments: | By: David M. Lee (dlee) 2013-08-21 15:06:20.353-0500 Merged to master. I had to modify the patch slightly. You had a typo in {{$$(libdir))}}. By: David M. Lee (dlee) 2013-08-21 15:07:12.851-0500 re: whether the .pc file needs the lib prefix; I'm not sure. That would be an issue to discuss upstream. | ||