mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
debian: remove the lines that install the now-removed .tac files
This commit is contained in:
parent
3687b37c60
commit
98491a24fd
@ -42,7 +42,7 @@ install: build
|
|||||||
binary-indep: build install
|
binary-indep: build install
|
||||||
dh_testdir
|
dh_testdir
|
||||||
dh_testroot
|
dh_testroot
|
||||||
dh_installdocs -i client.tac queen.tac
|
dh_installdocs -i
|
||||||
dh_installchangelogs -i
|
dh_installchangelogs -i
|
||||||
dh_compress -i -X.py
|
dh_compress -i -X.py
|
||||||
dh_fixperms
|
dh_fixperms
|
||||||
|
@ -14,8 +14,5 @@ build/allmydata-tahoe::
|
|||||||
cd src/Crypto && python2.4 setup.py install --prefix=$(PREFIX)
|
cd src/Crypto && python2.4 setup.py install --prefix=$(PREFIX)
|
||||||
python2.4 setup.py install --prefix=$(PREFIX)
|
python2.4 setup.py install --prefix=$(PREFIX)
|
||||||
|
|
||||||
install/allmydata-tahoe::
|
|
||||||
dh_installdocs client.tac queen.tac
|
|
||||||
|
|
||||||
clean::
|
clean::
|
||||||
-rm -rf build
|
-rm -rf build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user