Changeset - r5484:7d79b29f7bc7
[Not reviewed]
master
0 1 0
rubidium - 17 years ago 2007-01-02 21:29:11
rubidium@openttd.org
(svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
os/debian/rules
Show inline comments
 
@@ -23,7 +23,7 @@ build-stamp:
 
	# Add here commands to compile the package.
 
	
 
	./configure --prefix-dir=/usr --binary-dir=games --data-dir=share/games/openttd --icon-dir=share/pixmaps --personal-dir=.openttd --enable-install --install-dir=debian/openttd
 
	make
 
	$(MAKE)
 

	
 
	#/usr/bin/docbook-to-man debian/openttd.sgml > openttd.1
 

	
0 comments (0 inline, 0 general)