16 lines
488 B
Plaintext
16 lines
488 B
Plaintext
|
$OpenBSD: patch-tools_cacheinfo_cacheinfo_pro,v 1.1.1.1 2011/05/22 19:31:09 landry Exp $
|
||
|
--- tools/cacheinfo/cacheinfo.pro.orig Sun Sep 26 22:42:17 2010
|
||
|
+++ tools/cacheinfo/cacheinfo.pro Sun May 15 14:17:42 2011
|
||
|
@@ -20,9 +20,9 @@ include(../../install.pri)
|
||
|
|
||
|
!mac {
|
||
|
unix {
|
||
|
- INSTALLS += man man-compress
|
||
|
+ INSTALLS += man
|
||
|
|
||
|
- man.path = $$DATADIR/man/man1
|
||
|
+ man.path = $$PREFIX/man/man1
|
||
|
man.files += data/arora-cacheinfo.1
|
||
|
|
||
|
man-compress.path = $$DATADIR/man/man1
|