View | Details | Raw Unified | Return to bug 62235
Collapse All | Expand All

(-)xpilot-ng/files/patch-ea (+11 lines)
Line 0 Link Here
1
--- Makefile.in.orig	Mon Feb  2 00:00:41 2004
2
+++ Makefile.in	Mon Feb  2 00:00:49 2004
3
@@ -17,7 +17,7 @@
4
 srcdir = @srcdir@
5
 top_srcdir = @top_srcdir@
6
 VPATH = @srcdir@
7
-pkgdatadir = $(datadir)/@PACKAGE@
8
+pkgdatadir = $(datadir)/xpilot-ng
9
 pkglibdir = $(libdir)/@PACKAGE@
10
 pkgincludedir = $(includedir)/@PACKAGE@
11
 top_builddir = .
(-)xpilot-ng/pkg-plist (-2 / +1 lines)
Lines 1-7 Link Here
1
bin/xpilot-ng
1
bin/xpilot-ng
2
bin/xpilots-ng
2
bin/xpilots-ng
3
bin/xp-replay-ng
3
bin/xp-replay-ng
4
share/xpilot/mapconvert.py
4
share/xpilot-ng/mapconvert.py
5
share/xpilot-ng/maps/teamcup.xp
5
share/xpilot-ng/maps/teamcup.xp
6
share/xpilot-ng/maps/polybloods.xp2
6
share/xpilot-ng/maps/polybloods.xp2
7
share/xpilot-ng/textures/allitems.ppm
7
share/xpilot-ng/textures/allitems.ppm
Lines 63-69 Link Here
63
share/xpilot-ng/password
63
share/xpilot-ng/password
64
share/xpilot-ng/robots
64
share/xpilot-ng/robots
65
share/xpilot-ng/sounds
65
share/xpilot-ng/sounds
66
@dirrm share/xpilot
67
@dirrm share/xpilot-ng/maps
66
@dirrm share/xpilot-ng/maps
68
@dirrm share/xpilot-ng/textures
67
@dirrm share/xpilot-ng/textures
69
@dirrm share/xpilot-ng
68
@dirrm share/xpilot-ng

Return to bug 62235