From f7d2a739f240efe15dd30cc15406a278913d3d31 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Tue, 6 Apr 1999 12:25:32 +0000 Subject: Initail import of peq. The author promises to reularly update the quotes database. PR: 10922 Submitted by: Gordon Greeff --- misc/peq/files/patch-ad | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/peq/files/patch-ad (limited to 'misc/peq/files/patch-ad') diff --git a/misc/peq/files/patch-ad b/misc/peq/files/patch-ad new file mode 100644 index 000000000000..d894cf33b07c --- /dev/null +++ b/misc/peq/files/patch-ad @@ -0,0 +1,11 @@ +*** lib_path.h.orig Fri Apr 2 16:23:25 1999 +--- lib_path.h Fri Apr 2 16:23:18 1999 +*************** +*** 1,3 **** + /* Created automatically by config */ +! char lib_path[100]={"/usr/share/games/peq.lib"}; + +--- 1,3 ---- + /* Created automatically by config */ +! char lib_path[100]={PREFIX "/share/peq/peq.lib"}; + -- cgit v1.2.3