Imported Debian patch 4.7.2-3

This commit is contained in:
Timo Aaltonen
2019-05-06 08:43:34 +03:00
committed by Mario Fetka
parent 27edeba051
commit 8bc559c5a1
917 changed files with 1068993 additions and 1184676 deletions

View File

@@ -15,10 +15,11 @@ EXTRA_DIST = \
$(app_DATA) \
$(NULL)
ipa := \
$(wildcard ../less/*.less) \
$(wildcard ../less/*/*.less) \
$(NULL)
ipa := $(wildcard ../less/*.less) \
../less/font-awesome/variables.less \
../less/patternfly/variables.less \
../less/bootstrap/variables.less \
../less/variables.less
ipa.css: $(ipa)
$(PYTHON) -m lesscpy -x ../less/ipa.less > $@
$(srcdir)/../util/make-css.sh