mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-12 20:54:29 +02:00
add wallpaper
This commit is contained in:
2
Makefile
2
Makefile
@ -69,7 +69,7 @@ antos_themes_build:
|
||||
for f in src/themes/antos/*.css; do (cat "$${f}"; echo) >> $(BUILDDIR)/resources/themes/antos/antos.css;done
|
||||
-mkdir -p $(BUILDDIR)/resources/themes/antos/fonts
|
||||
cp -rf src/themes/antos/fonts/* $(BUILDDIR)/resources/themes/antos/fonts
|
||||
cp src/themes/antos/wp.png $(BUILDDIR)/resources/themes/antos/
|
||||
cp src/themes/antos/wp* $(BUILDDIR)/resources/themes/antos/
|
||||
|
||||
|
||||
build_packages:
|
||||
|
Reference in New Issue
Block a user