replace pre-configure with a patch
This commit is contained in:
parent
943aea6212
commit
d5efd2bd53
10
games/xsol/patches/patch-aa
Normal file
10
games/xsol/patches/patch-aa
Normal file
@ -0,0 +1,10 @@
|
||||
--- Imakefile.orig Sun Jan 23 14:14:53 2000
|
||||
+++ Imakefile Sun Jan 23 14:15:00 2000
|
||||
@@ -1,6 +1,7 @@
|
||||
DEPLIBS = $(DEPOLDXLIB) $(DEPXLIB)
|
||||
LOCAL_LIBRARIES = $(OLDXLIB) $(XLIB)
|
||||
INCLUDES = -I. -I$(TOP)
|
||||
+ MANSUFFIX = 6
|
||||
|
||||
SRCS = xsol.c mkPixmap.c
|
||||
OBJS = xsol.o mkPixmap.o
|
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
#echo "LOCAL=$PREFIX" >${WRKSRC}/Imakefile || exit 1;
|
||||
echo "MANSUFFIX=6" >>${WRKSRC}/Imakefile || exit 1
|
||||
|
||||
exit 0
|
Loading…
Reference in New Issue
Block a user