diff options
Diffstat (limited to 'games/xpilot-ng-server/files/patch-ba')
-rw-r--r-- | games/xpilot-ng-server/files/patch-ba | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xpilot-ng-server/files/patch-ba b/games/xpilot-ng-server/files/patch-ba new file mode 100644 index 00000000000..4754cf1fabd --- /dev/null +++ b/games/xpilot-ng-server/files/patch-ba @@ -0,0 +1,11 @@ +--- lib/maps/Makefile.in.orig Thu Sep 11 03:32:17 2003 ++++ lib/maps/Makefile.in Thu Sep 11 03:32:26 2003 +@@ -18,7 +18,7 @@ + top_srcdir = @top_srcdir@ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkglibdir = $(libdir)/@PACKAGE@ ++pkglibdir = $(datadir)/xpilot-ng + pkgincludedir = $(includedir)/@PACKAGE@ + top_builddir = ../.. + |