Actually build bootstrap

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-05-02 10:36:43 +01:00
parent 4eecd722b7
commit 6033b27103
2 changed files with 3 additions and 2 deletions

View File

@@ -72,8 +72,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && unzip $(DIR_DL)/$(DL_FILE)
-mkdir -pv /usr/share/bootstrap/{css,js}
$(DIR_APP) && cp -vf css/* /usr/share/bootstrap/css
$(DIR_APP) && cp -vf js/* /usr/share/bootstrap/js
cd $(DIR_APP) && cp -vf css/* /usr/share/bootstrap/css
cd $(DIR_APP) && cp -vf js/* /usr/share/bootstrap/js
@rm -rf $(DIR_APP)
@$(POSTBUILD)

View File

@@ -548,6 +548,7 @@ buildipfire() {
lfsmake2 web-user-interface
lfsmake2 flag-icons
lfsmake2 jquery
lfsmake2 bootstrap
lfsmake2 arping
lfsmake2 beep
lfsmake2 dvdrtools