pkgsrc-WIP-changes archive

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

lxterminal: fix installation



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Wed Apr 6 10:00:03 2016 +0200
Changeset:	acfa4d24a52fb896a0c174edc6e5892ce5207632

Modified Files:
	lxde-icon-theme/Makefile

Log Message:
lxterminal: fix installation

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

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

diffstat:
 lxde-icon-theme/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/lxde-icon-theme/Makefile b/lxde-icon-theme/Makefile
index 8474cef..a189db2 100644
--- a/lxde-icon-theme/Makefile
+++ b/lxde-icon-theme/Makefile
@@ -12,6 +12,7 @@ LICENSE=	gnu-gpl-v2
 
 NO_BUILD=	yes
 USE_TOOLS+=	pax
+AUTO_MKDIRS=	yes
 
 do-install:
 	${RUN} cd ${WRKSRC} && \


Home | Main Index | Thread Index | Old Index