pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Correct the PLIST when not building bitcoin-qt(1)



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri Mar 2 17:31:13 2018 +0100
Changeset:	eb23f4a1cdf0a92b0f356f496b92a4245f95c1f3

Modified Files:
	bitcoin/PLIST

Log Message:
Correct the PLIST when not building bitcoin-qt(1)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb23f4a1cdf0a92b0f356f496b92a4245f95c1f3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bitcoin/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/bitcoin/PLIST b/bitcoin/PLIST
index ceb2a53d05..dce3af5cd0 100644
--- a/bitcoin/PLIST
+++ b/bitcoin/PLIST
@@ -17,7 +17,7 @@ lib/pkgconfig/libbitcoinconsensus.pc
 lib/pkgconfig/libsecp256k1.pc
 lib/pkgconfig/libunivalue.pc
 man/man1/bitcoin-cli.1
-man/man1/bitcoin-qt.1
+${PLIST.qt4}man/man1/bitcoin-qt.1
 man/man1/bitcoin-tx.1
 man/man1/bitcoind.1
 share/examples/bitcoin/bitcoin.conf


Home | Main Index | Thread Index | Old Index