Skip to content

Commit 479e167

Browse files
authored
Merge pull request p12tic#61 from PeterFeicht/no-copy
Remove unnecessary copy step
2 parents 61f0ecf + 0b27d48 commit 479e167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ output/reference:
224224
./preprocess.py --src reference --dst output/reference
225225

226226
output/reference_cssless: output/reference
227-
cp -a output/reference output/reference_cssless
228227
./preprocess_qch.py --src output/reference --dst output/reference_cssless
229228

230229
# create indexes for the wiki

0 commit comments

Comments
 (0)