pkgsrc-WIP-changes archive

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

lxqt-themes, remove unnecessary line from package Makefile



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Jan 7 10:25:38 2020 +0100
Changeset:	9446f127b194deb89c6cccc693f43c379b0f12b2

Modified Files:
	lxqt-themes/Makefile
	lxqt-themes/PLIST

Log Message:
lxqt-themes, remove unnecessary line from package Makefile

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

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

diffstat:
 lxqt-themes/Makefile | 2 --
 lxqt-themes/PLIST    | 1 -
 2 files changed, 3 deletions(-)

diffs:
diff --git a/lxqt-themes/Makefile b/lxqt-themes/Makefile
index 3e53d9de0c..ab9fbd177f 100644
--- a/lxqt-themes/Makefile
+++ b/lxqt-themes/Makefile
@@ -19,8 +19,6 @@ CMAKE_ARG_PATH=	..
 
 CFLAGS.NetBSD+=	-D_NETBSD_SOURCE
 
-INSTALLATION_DIRS+=	lib
-
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
diff --git a/lxqt-themes/PLIST b/lxqt-themes/PLIST
index f77f0e8ee9..64f60b6286 100644
--- a/lxqt-themes/PLIST
+++ b/lxqt-themes/PLIST
@@ -97,4 +97,3 @@ share/lxqt/themes/system/lxqt-panel.qss
 share/lxqt/themes/system/preview.png
 share/lxqt/themes/system/spacer-plugin/spacer-dots.svg
 share/lxqt/themes/system/spacer-plugin/spacer-line.svg
-@pkgdir lib


Home | Main Index | Thread Index | Old Index