2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 09:02:10 +00:00
bench/installers/deb_package_build/debian/rules

6 lines
117 B
Makefile
Executable File

#!/usr/bin/make -f
export DH_VIRTUALENV_INSTALL_ROOT=/usr/
%:
dh $@ --install-suffix '' --with python-virtualenv