parent
07503c0bf5
commit
ed0f9b0c3d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
|||
libx11-dev libx11-xcb-dev libxcb1-dev \
|
||||
libxcb-res0-dev libxft-dev libxinerama-dev \
|
||||
libfreetype6-dev libfontconfig1-dev
|
||||
cp -f config.mk Makefile patches.h dwm-flexipatch/
|
||||
cp -f config.mk patches.h dwm-flexipatch/
|
||||
flexipatch-finalizer/flexipatch-finalizer.sh -r -d dwm-flexipatch -o dwm-final
|
||||
for patch in patches/*.diff; do
|
||||
patch -d dwm-final <"$patch"
|
||||
|
|
Loading…
Add table
Reference in a new issue