commit: 4ea03de11d71e0fb28e422ef44690c48879a7da1
parent edd9d311809d8f6eab5109f9cd899e7989bb42d5
Author: Cqoicebordel <Cqoicebordel@users.noreply.github.com>
Date: Sat, 17 Jan 2015 20:16:34 +0100
Copy all the folders of 'static'
Copy the new generic themes folders, with js, font, and css
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/setup.py b/setup.py
@@ -72,6 +72,8 @@ setup(
'searx': [
'settings.yml',
'../README.rst',
+ 'static/*.*',
+ 'static/*/*.*',
'static/*/*/*.*',
'static/*/*/*/*.*',
'static/*/*/*/*/*.*',