diff options
Diffstat (limited to 'freefilesync/README-freefilesync.md')
-rw-r--r-- | freefilesync/README-freefilesync.md | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/freefilesync/README-freefilesync.md b/freefilesync/README-freefilesync.md deleted file mode 100644 index 02d0505..0000000 --- a/freefilesync/README-freefilesync.md +++ /dev/null @@ -1,25 +0,0 @@ -# Summary for CentOS 7 compilation of freefilesync - -### Dependencies to build FreeFileSync on CentOS 7 -All of the packages in the next section, and also -* devtoolset-7 [Software Collections (SCL)][3] -* custom patches provided in this repo. - -### Sources of the bgstack15/FreeFileSync copr packages -Custom packages: -* openssl: [bgstack15][1] -* libssh2: [city-fan][2] -* curl: city-fan -* libmetalink: city-fan -* libpsl: city-fan - -# Credits -This package, freefilesync, is made possible by the concerted efforts of many people and groups -* Zenju, author of the upstream project [FreeFileSync](http://freefilesync.org) -* [PhantomX](https://github.com/PhantomX/)/chinforpms [freefilesync spec](https://github.com/PhantomX/chinforpms/tree/master/freefilesync) -* My [original freefilesync spec](https://gitlab.com/bgstack15/freefilesync-rpm/) - -# References -[1][https://bgstack15.wordpress.com] -[2][http://www.city-fan.org/ftp/contrib/yum-repo/] -[3][https://www.softwarecollections.org/en/scls/rhscl/devtoolset-7/] |