1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-10-27 18:20:13 -04:00
trader/debian/rules
John Zaitseff 56b3cf4b52 Correct invocation of dh-autoreconf; add dependency on autopoint
The autopoint package is required for Debian Wheezy.
2014-09-03 13:31:37 +10:00

11 lines
232 B
Makefile
Executable File

#!/usr/bin/make -f
# debian/rules: Create the Debian package for Star Traders
# Copyright (C) 2011-14, John Zaitseff
%:
dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --prefix=/usr --bindir=/usr/games