From 827cc7b23413c7f51ed280272eeb5d71f551d087 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 29 Apr 1997 10:54:43 +0000 Subject: Make pixmaps/ dir before attempting to install files into it. --- x11/bricons/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/bricons') diff --git a/x11/bricons/Makefile b/x11/bricons/Makefile index 9ce5c33da652..a08eebc38b3f 100644 --- a/x11/bricons/Makefile +++ b/x11/bricons/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Jul 1996 # Whom: shanee@rabbit.augusta.de # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/11/25 10:00:21 tg Exp $ # DISTNAME= bricons @@ -22,6 +22,7 @@ USE_IMAKE= yes post-install: ${INSTALL_DATA} $(WRKDIR)/bricons/Xbricons $(PREFIX)/lib/X11/app-defaults/ ${INSTALL_DATA} $(WRKDIR)/bricons/bitmaps/* $(PREFIX)/include/X11/bitmaps/ + ${MKDIR} $(PREFIX)/include/X11/pixmaps ${INSTALL_DATA} $(WRKDIR)/bricons/*.xpm $(PREFIX)/include/X11/pixmaps/ @${ECHO_MSG} "" @${ECHO_MSG} " Use ./files/DOTbriconsrc as an example. This file" -- cgit v1.2.3