diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-09-29 21:44:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-29 21:44:57 +0200 |
commit | c7e12ca399b7d637333a588e028e005ef904c157 (patch) | |
tree | d60f3c9584fccddaa9572ab03eb966fccf9fd0f7 /media/libnestegg/README_MCP | |
parent | 778b3c4d7ea3623c868f0dc8d4fa8db11449922f (diff) | |
parent | 704c935398b9a4b122d072a8c12e4a2475d35d78 (diff) | |
download | UXP-c7e12ca399b7d637333a588e028e005ef904c157.tar UXP-c7e12ca399b7d637333a588e028e005ef904c157.tar.gz UXP-c7e12ca399b7d637333a588e028e005ef904c157.tar.lz UXP-c7e12ca399b7d637333a588e028e005ef904c157.tar.xz UXP-c7e12ca399b7d637333a588e028e005ef904c157.zip |
Merge pull request #800 from trav90/update-from-upstream
Update libnestegg from upstream
Diffstat (limited to 'media/libnestegg/README_MCP')
-rw-r--r-- | media/libnestegg/README_MCP | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/media/libnestegg/README_MCP b/media/libnestegg/README_MCP new file mode 100644 index 000000000..e738fd920 --- /dev/null +++ b/media/libnestegg/README_MCP @@ -0,0 +1,8 @@ +The source from this directory was copied from the nestegg +git repository using the update.sh script. The only changes +made were those applied by update.sh and the addition of +Makefile.in build files for the Mozilla build system. + +The nestegg git repository is: https://github.com/kinetiknz/nestegg + +The git commit ID used was f7a0b7cedc893b6683cf15cb210b1656c086d964. |