Imported Debian version 6.2.0+nmu2
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -56,7 +56,7 @@ install: build
|
||||
|
||||
# Add here commands to install the package into debian/pygopherd.
|
||||
#$(MAKE) install DESTDIR=$(CURDIR)/debian/pygopherd
|
||||
$(PYTHON) setup.py install --root=`pwd`/debian/$(PACKAGE) --no-compile
|
||||
$(PYTHON) setup.py install --root=`pwd`/debian/$(PACKAGE) --no-compile --prefix=/usr
|
||||
|
||||
|
||||
# Build architecture-dependent files here.
|
||||
|
Reference in New Issue
Block a user