pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/dar dar: fix dar-int32 option build by using...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bea3128c5ca
branches: trunk
changeset: 386234:6bea3128c5ca
user: nros <nros%pkgsrc.org@localhost>
date: Mon Oct 03 16:09:53 2022 +0000
description:
dar: fix dar-int32 option build by using DARBITS in PLIST
diffstat:
archivers/dar/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 94dce8a70b66 -r 6bea3128c5ca archivers/dar/PLIST
--- a/archivers/dar/PLIST Mon Oct 03 14:01:06 2022 +0000
+++ b/archivers/dar/PLIST Mon Oct 03 16:09:53 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2022/10/03 13:59:05 nros Exp $
+@comment $NetBSD: PLIST,v 1.15 2022/10/03 16:09:53 nros Exp $
bin/dar
bin/dar_cp
bin/dar_manager
@@ -89,8 +89,8 @@
include/dar/user_interaction_callback.hpp
include/dar/user_interaction_callback5.hpp
include/dar/wrapperlib.hpp
-lib/libdar64.la
-lib/pkgconfig/libdar64.pc
+lib/libdar${DARBITS}.la
+lib/pkgconfig/libdar${DARBITS}.pc
man/man1/dar.1
man/man1/dar_cp.1
man/man1/dar_manager.1
Home |
Main Index |
Thread Index |
Old Index