Skip to content

Commit 59eae3f

Browse files
committed
preprocess: apply the cssless patch
1 parent d82441f commit 59eae3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

preprocess-zh.sh

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ else
3232
git apply -3 ../zh.diff
3333
fi
3434

35+
git apply -3 ../preprocess_cssless.diff
36+
3537
VERSION="${VERSION:-$(date +%Y%m%d)}"
3638
sed -i "/^VERSION=/cVERSION=${VERSION}" Makefile
3739
make source

0 commit comments

Comments
 (0)