Codebase list pipenightdreams / d90b150 debian / rules
d90b150

Tree @d90b150 (Download .tar.gz)

rules @d90b150raw · history · blame

#!/usr/bin/make -f

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_configure:
	dh_auto_configure --  --prefix=/usr --bindir=/usr/games --mandir=/usr/share/man

override_dh_auto_clean:
	rm -rf config.log config.status ltconfig
	dh_auto_clean