mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
debian packaging fix
This commit is contained in:
parent
bd3cba4cce
commit
c773b97334
1 changed files with 2 additions and 0 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -10,6 +10,8 @@ include /usr/share/dpatch/dpatch.make
|
|||
PYVERS = 2.5
|
||||
DESTDIR = $(CURDIR)/debian/deluge-torrent
|
||||
|
||||
export PYTHONPATH=$(CURDIR)/debian/deluge-torrent/usr/lib/python2.5/site-packages/
|
||||
|
||||
# We need to known the target arch to enable/disable amd64 hack
|
||||
ARCH = $(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)
|
||||
ARCH64 = ia64 amd64 alpha kfreebsd-amd64 ppc64
|
||||
|
|
Loading…
Add table
Reference in a new issue