diff options
Diffstat (limited to 'databases/pgaccess/files/patch-aa')
-rw-r--r-- | databases/pgaccess/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/pgaccess/files/patch-aa b/databases/pgaccess/files/patch-aa deleted file mode 100644 index 62dfbfa1aceb..000000000000 --- a/databases/pgaccess/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- pgaccess.orig Sun Sep 19 23:43:12 1999 -+++ pgaccess Sun Sep 19 23:43:18 1999 -@@ -1,7 +1,7 @@ - #!/bin/sh - --PATH_TO_WISH=/usr/bin/wish --PGACCESS_HOME=/usr/local/pgaccess -+PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.3 -+PGACCESS_HOME=!!PREFIX!!/share/pgaccess - - export PATH_TO_WISH - export PGACCESS_HOME |