diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-03-01 19:17:14 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-03-01 19:17:14 +0000 |
commit | aa91ea54d1be968a5e462cc841dceb25f2aa52fd (patch) | |
tree | e70213e93f2ff9ad166e3a4d73d96635709d5465 /games/linux_nwnclient/files/patch-aa | |
parent | Add libcddb, a library that implements the different protocols (CDDBP, (diff) |
Remove after repocopy to games/linux-nwnclient. Note that the new port
is not yet ready and therefore not connected to the tree, but this one
is (and has always been) broken.
Notes
Notes:
svn path=/head/; revision=102673
Diffstat (limited to 'games/linux_nwnclient/files/patch-aa')
-rw-r--r-- | games/linux_nwnclient/files/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/linux_nwnclient/files/patch-aa b/games/linux_nwnclient/files/patch-aa deleted file mode 100644 index 629b593fcbfe..000000000000 --- a/games/linux_nwnclient/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- nwn.orig Sun Jun 15 00:36:06 2003 -+++ nwn Sun Jun 15 00:38:15 2003 -@@ -9,4 +9,11 @@ - # ./lib from LD_LIBRARY_PATH - export LD_LIBRARY_PATH=./lib:./miles:$LD_LIBRARY_PATH - -+## -+# FreeBSD Additions -+export R200_NO_TCL=1 -+cd /usr/compat/linux/usr/games/nwn -+# -+### -+ - ./nwmain $@ |