pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
arqiver-0.3.2, PLIST error fixed
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Sat Jan 25 08:26:45 2020 +0100
Changeset: 6e04e92a1049e79ee758c00ada0f609c83bae4be
Modified Files:
arqiver/Makefile
arqiver/PLIST
Log Message:
arqiver-0.3.2, PLIST error fixed
Package ready.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6e04e92a1049e79ee758c00ada0f609c83bae4be
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
arqiver/Makefile | 2 +-
arqiver/PLIST | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/arqiver/Makefile b/arqiver/Makefile
index de8f50f633..c1095be95b 100644
--- a/arqiver/Makefile
+++ b/arqiver/Makefile
@@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/Arqiver-0.3.2
USE_LANGUAGES= c++
USE_TOOLS= pkg-config
-INSTALLATION_DIRS+= bin
+INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
do-configure:
cd ${WRKSRC} && \
diff --git a/arqiver/PLIST b/arqiver/PLIST
index 26916ee27c..e3956e053d 100644
--- a/arqiver/PLIST
+++ b/arqiver/PLIST
@@ -1,2 +1,3 @@
@comment $NetBSD$
bin/arqiver
+share/applications/arqiver.desktop
Home |
Main Index |
Thread Index |
Old Index