diff options
author | trav90 <travawine@palemoon.org> | 2018-09-28 22:55:06 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-09-28 22:55:06 -0500 |
commit | d8434bf15673c7215ccf7f2c3c0f0e3cbb3effc0 (patch) | |
tree | 95379cd9fa5f706ab4f0ab84e1a6ccedfa714571 /media/libnestegg/README_MCP | |
parent | 77af3f17663fd8fada8e0d368d92bef845fcf48e (diff) | |
download | UXP-d8434bf15673c7215ccf7f2c3c0f0e3cbb3effc0.tar UXP-d8434bf15673c7215ccf7f2c3c0f0e3cbb3effc0.tar.gz UXP-d8434bf15673c7215ccf7f2c3c0f0e3cbb3effc0.tar.lz UXP-d8434bf15673c7215ccf7f2c3c0f0e3cbb3effc0.tar.xz UXP-d8434bf15673c7215ccf7f2c3c0f0e3cbb3effc0.zip |
Update upstream URL and update script for libnestegg
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..48617ba22 --- /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 1eeeccee205f7aee0386898508c1a68427e0dcc2. |