Skip to content
Snippets Groups Projects
Commit 21f911cb authored by Albert Gräf's avatar Albert Gräf
Browse files

Revert removal of DejaVu font from package, which causes other rendering issues.

parent b1a4de49
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ override_dh_auto_install:
mkdir -p debian/purr-data && mv packages/linux_make/build/* debian/purr-data
# Remove some unneeded files.
cd debian/purr-data/ && rm -f Makefile README.txt
cd debian/purr-data/usr/lib/pd-l2ork/bin && rm -f DejaVuSansMono.ttf
# cd debian/purr-data/usr/lib/pd-l2ork/bin && rm -f DejaVuSansMono.ttf
cd debian/purr-data/usr/lib/pd-l2ork/extra && rm -rf */*.pd_linux_o */*.la
# Move cyclist and pdsend/pdreceive to the pd-l2ork lib directory to prevent
# conflicts with other packages providing these files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment