diff options
Diffstat (limited to 'games/xpilot-ng/files/patch-ea')
-rw-r--r-- | games/xpilot-ng/files/patch-ea | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xpilot-ng/files/patch-ea b/games/xpilot-ng/files/patch-ea new file mode 100644 index 000000000000..b16ed221fcbb --- /dev/null +++ b/games/xpilot-ng/files/patch-ea @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Feb 2 00:00:41 2004 ++++ Makefile.in Mon Feb 2 00:00:49 2004 +@@ -17,7 +17,7 @@ + srcdir = @srcdir@ + top_srcdir = @top_srcdir@ + VPATH = @srcdir@ +-pkgdatadir = $(datadir)/@PACKAGE@ ++pkgdatadir = $(datadir)/xpilot-ng + pkglibdir = $(libdir)/@PACKAGE@ + pkgincludedir = $(includedir)/@PACKAGE@ + top_builddir = . |