mirror of
https://github.com/flynx/photobook.git
synced 2025-11-01 20:00:13 +00:00
fixed a slightly broken formatting...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
888a54b176
commit
cf9d533ada
2
Makefile
2
Makefile
@ -249,7 +249,7 @@ DEPENDS.txt: $(MODULE).cls
|
|||||||
cat $< \
|
cat $< \
|
||||||
| grep -Ezo '\s*\\RequirePackage(\[[^]]*\])?\{[^}]*\}' \
|
| grep -Ezo '\s*\\RequirePackage(\[[^]]*\])?\{[^}]*\}' \
|
||||||
| sed \
|
| sed \
|
||||||
-e 's/.*{\(.*\)}/hard \1/' \
|
-e 's/.*{\(.*\)}/hard \1\n/' \
|
||||||
-e 's/\x0//' \
|
-e 's/\x0//' \
|
||||||
| grep -a hard \
|
| grep -a hard \
|
||||||
> $@
|
> $@
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user