Hopefully a final correction to posix (archlinux) packaging issues.
This commit is contained in:
parent
9a58b7ab76
commit
7f9930eca1
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ OSENV ?= ${OSENV}
|
|||
ARCH = ${ARCH}
|
||||
CFLAGS += ${CFLAGS}
|
||||
LDFLAGS += ${LDFLAGS}
|
||||
prefix = \${DESTDIR}${prefix}
|
||||
prefix = ${prefix}
|
||||
bindir = \${DESTDIR}${bindir}
|
||||
mandir = \${DESTDIR}${mandir}
|
||||
datadir = \${DESTDIR}${datadir}
|
||||
|
|
Loading…
Add table
Reference in a new issue