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 c2ef691293 Reinstate inhibiting the updating of GNU Gettext files
The upstream package requires GNU Gettext 0.19.8 or newer, but older
releases of Debian and Ubuntu still have Gettext 0.19.3 or 0.19.7.
2017-06-02 11:40:16 +10:00

11 lines
252 B
Makefile
Executable File

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