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