mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-13 12:55:10 -05:00
Merge pull request #1306 from xsf/revert-1305-refs-license-second-try
Revert "Add license for bibliographic data (second attempt)"
This commit is contained in:
commit
7c5f3a42ba
@ -6,7 +6,7 @@ FROM xmppxsf/xeps-base:latest as build
|
||||
ARG NCORES=1
|
||||
ARG TARGETS="html inbox-html inbox-xml pdf xeplist refs xml"
|
||||
|
||||
COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile refs-LICENSE /src/
|
||||
COPY *.xml xep.* *.css *.xsl *.js *.xsl Makefile /src/
|
||||
COPY resources/*.pdf /src/resources/
|
||||
COPY tools/*.py /src/tools/
|
||||
COPY inbox/*.xml inbox/*.ent inbox/*.dtd /src/inbox/
|
||||
|
Loading…
Reference in New Issue
Block a user