From 450186370a14285c491f67998e9fb676ec53008b Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Mon, 17 Sep 2018 11:17:10 +0200 Subject: Add xwpe. --- xwpe/xwpe-1.5.30a-makefile.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 xwpe/xwpe-1.5.30a-makefile.patch (limited to 'xwpe/xwpe-1.5.30a-makefile.patch') diff --git a/xwpe/xwpe-1.5.30a-makefile.patch b/xwpe/xwpe-1.5.30a-makefile.patch new file mode 100644 index 0000000..cdeb639 --- /dev/null +++ b/xwpe/xwpe-1.5.30a-makefile.patch @@ -0,0 +1,14 @@ +diff -r -u -N xwpe-1.5.30a/Makefile.in xwpe-1.5.30a-makefile/Makefile.in +--- xwpe-1.5.30a/Makefile.in 2005-07-07 03:53:09.000000000 +0200 ++++ xwpe-1.5.30a-makefile/Makefile.in 2018-08-28 03:52:32.781724830 +0200 +@@ -89,6 +89,10 @@ + model.h progr.h unixkeys.h unixmakr.h \ + Xwpe.h WeString.h WeXterm.h WeProg.h WeExpArr.h + ++wpe: $(OFILES) $(T_OFILES) ++ $(CC) $(CFLAGS) $(DEFS) -DNO_XWINDOWS $(OFILES) $(T_OFILES) \ ++ $(LIBS) -o wpe ++ + xwpe: $(OFILES) $(X_OFILES) $(T_OFILES) + $(CC) $(CFLAGS) $(DEFS) $(OFILES) $(X_OFILES) $(T_OFILES) \ + $(LIBS) $(XLIBS) -o xwpe -- cgit v1.2.3-70-g09d2