equal
deleted
inserted
replaced
20 build-stamp: |
20 build-stamp: |
21 dh_testdir |
21 dh_testdir |
22 |
22 |
23 # Add here commands to compile the package. |
23 # Add here commands to compile the package. |
24 |
24 |
25 ./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 |
25 ./configure --prefix-dir=/usr --binary-dir=games --data-dir=share/games/openttd --icon-dir=share/pixmaps --personal-dir=.openttd --install-dir=debian/openttd |
26 $(MAKE) |
26 $(MAKE) |
27 |
27 |
28 #/usr/bin/docbook-to-man debian/openttd.sgml > openttd.1 |
28 #/usr/bin/docbook-to-man debian/openttd.sgml > openttd.1 |
29 |
29 |
30 touch build-stamp |
30 touch build-stamp |