Remove untar from debian/rules
This commit is contained in:
parent
f56eda46e9
commit
8250fe5b96
@ -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:
|
||||
|
Reference in New Issue
Block a user