mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 02:09:17 +02:00
comment
This commit is contained in:
parent
5d3f7ac28f
commit
a1979fa138
1 changed files with 3 additions and 2 deletions
|
@ -66,8 +66,9 @@ update_libetpan() {
|
|||
rm libetpan/src/low-level/nntp/*.c
|
||||
rm libetpan/src/low-level/pop3/*.c
|
||||
|
||||
# copy includes
|
||||
# (in the include directory there are just links to the source directory)
|
||||
# copy header files
|
||||
# CAVE: instead of using symlink to the header files as in the libetpan-upstream,
|
||||
# we create real copies which makes usage of other tools easier; eg. `npm publish` does not allow symlinks
|
||||
|
||||
rm -r libetpan/include/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue