Skip to content
Commit 60e962d5 authored by MiLo's avatar MiLo Committed by Martin Jansa
Browse files

python-twisted: Create a separate source code package and bin package



Python-twisted installs about 1MB of ".py" files that are not actually
being used for anything. To save on flash space on devices, move the
source code into its own package.

This modification has been in use for several years in the OpenPLi project,
which heavily leans on twisted for the GUI and web interfaces, and did not
cause any problems.

Move the /usr/bin/ scripts into their own package as well. Installing
python-twisted will still install these scripts.

Signed-off-by: default avatarMike Looijmans <milo-software@users.sourceforge.net>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 10a48353
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment