From b74a4a7253682225c00d79ac69479f96bf46acb6 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 24 May 2002 11:38:59 +0000 Subject: Add back peq, which was prematurely removed by will --- 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