From c475e1fb7ac23140bca23dafe1586b22f0f573cf Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 14 Jun 2009 22:57:58 +0000 Subject: Remove @dirrm related logic. --- wm/wmthemes/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'wm/wmthemes') diff --git a/wm/wmthemes/Makefile b/wm/wmthemes/Makefile index d500248f768..b5ee0d8bfe9 100644 --- a/wm/wmthemes/Makefile +++ b/wm/wmthemes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2007/02/01 22:55:49 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2009/06/14 22:58:09 joerg Exp $ # # There is no distinfo file because users can specify alternate themes @@ -62,7 +62,6 @@ do-install: ${ECHO} "${WM_DATADIR}/Themes/$$DIR/$$FILE" >>${PLIST_SRC}; \ done; \ cd ..; \ - ${ECHO} "@dirrm ${WM_DATADIR}/Themes/$$DIR" >>${PLIST_SRC}; \ fi; \ done -- cgit v1.2.3