mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +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
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installdocs -i client.tac queen.tac
|
||||
dh_installdocs -i
|
||||
dh_installchangelogs -i
|
||||
dh_compress -i -X.py
|
||||
dh_fixperms
|
||||
|
@ -14,8 +14,5 @@ build/allmydata-tahoe::
|
||||
cd src/Crypto && python2.4 setup.py install --prefix=$(PREFIX)
|
||||
python2.4 setup.py install --prefix=$(PREFIX)
|
||||
|
||||
install/allmydata-tahoe::
|
||||
dh_installdocs client.tac queen.tac
|
||||
|
||||
clean::
|
||||
-rm -rf build
|
||||
|
Loading…
Reference in New Issue
Block a user