pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/qpdfview
Module Name: pkgsrc
Committed By: nros
Date: Fri Apr 22 09:35:00 UTC 2016
Modified Files:
pkgsrc/print/qpdfview: Makefile distinfo
pkgsrc/print/qpdfview/patches: patch-qpdfview.pri
Log Message:
Fix qpdfview.
Don't use DESTDIR in qpdfview.pri since this makes qpdfview look for
it's plugins under ${DESTDIR}${PREFIX} when it should look under
${PREFIX} .
Use INSTALL_ROOT to install into DESTDIR.
Use environment variables instead of the substitution framework to set
PREFIX and PKGMANDIR.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/print/qpdfview/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/qpdfview/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/qpdfview/patches/patch-qpdfview.pri
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index