Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F7159133
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
759 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/debian/rules b/debian/rules
index d16c14f..bac3ce7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,22 @@
#!/usr/bin/make -f
export DH_VERBOSE = 1
export SETUPTOOLS_DEB_LAYOUT = 1
export DH_VIRTUALENV_INSTALL_ROOT = /usr/lib/python3/dist-packages
export DH_VIRTUALENV_ARGUMENTS := --python python3
export DH_REQUIREMENTS_FILE := debian-requirements.txt
%:
dh $@ --buildsystem dh_virtualenv
override_dh_clean:
dh_clean
rm -rf build dist MANIFEST
override_dh_install:
dh_install
- rm debian/sylk-pushserver/usr/lib/python3/dist-packages/sylk-pushserver/lib/python3.7/site-packages/setuptools/*exe
py3clean .
override_dh_installsystemd:
dh_installsystemd -psylk-pushserver --name=sylk-pushserver --no-start
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 23, 2:50 AM (13 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3408620
Default Alt Text
(759 B)
Attached To
Mode
rSYLKPUSH Sylk Pushserver
Attached
Detach File
Event Timeline
Log In to Comment