From 37c02295ecd7da5811900163b543e02e5bfac0ec Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 12 Nov 2019 17:36:45 -0500 Subject: update documentation Add a readme to all packages, which includes references and diffs where applicable. --- onedrive/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 onedrive/README.md (limited to 'onedrive/README.md') diff --git a/onedrive/README.md b/onedrive/README.md new file mode 100644 index 0000000..e944977 --- /dev/null +++ b/onedrive/README.md @@ -0,0 +1,13 @@ +# onedrive upstream +https://github.com/abraunegg/onedrive + +# Reason for being in stackrpms +I was attempting to use my work OneDrive account from a Linux system. Additional authentication was required so my goal failed, so this project is considered deprecated. This is an original package of the application. + +# Reverse dependency matrix +Distro | onedrive version +---------- | --------------- +CentOS 7 | 2.3.3 + +# Differences from upstream +None -- cgit