mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
debian: Remove special handling for doc due to native package
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
62d103bc66
commit
61d88fd4f2
13
debian/patches/0002-skip-copy-doc-dir.patch
vendored
13
debian/patches/0002-skip-copy-doc-dir.patch
vendored
@ -1,13 +0,0 @@
|
||||
Subject: Skip copying the doc/ directory
|
||||
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -44,7 +44,7 @@
|
||||
]
|
||||
|
||||
DIRECTORIES_TO_COPY = [
|
||||
- ('/usr/share/doc/plinth', 'doc'),
|
||||
+ #('/usr/share/doc/plinth', 'doc'),
|
||||
('/usr/share/plinth/static', 'static'),
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user