From e6881071413fb3ff22e55258c0c6ef9d7d98eaaa Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 12 Oct 1999 08:41:06 +0000 Subject: Pre-create installation directory. Found by: my lunchbox --- deskutils/xopps/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'deskutils') diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index f0c69004a600..c26a03e5812c 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -24,4 +24,7 @@ MAN1= xopps.1 pre-patch: $(CP) $(WRKSRC)/Defines.spr $(WRKSRC)/Defines.$(MACH) +pre-install: + $(MKDIR) $(PREFIX)/lib/help + .include -- cgit v1.2.3