Remove untar from debian/rules

This commit is contained in:
Deon George 2019-01-28 11:12:20 +00:00
parent f56eda46e9
commit 8250fe5b96
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ override_dh_auto_build:
make -j1
override_dh_auto_install:
tar xzf $$(pwd)/../galacticdynasty_0.9.3.orig.tar.gz
make -j1 PREFIX=/usr install DESTDIR=$$(pwd)/debian/galacticdynasty
override_dh_usrlocal: