diff options
Diffstat (limited to 'app-arch/hardlink/hardlink-0.3.0.ebuild')
-rw-r--r-- | app-arch/hardlink/hardlink-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/hardlink/hardlink-0.3.0.ebuild b/app-arch/hardlink/hardlink-0.3.0.ebuild index 90ca90d1618c..b72bca9d9fe0 100644 --- a/app-arch/hardlink/hardlink-0.3.0.ebuild +++ b/app-arch/hardlink/hardlink-0.3.0.ebuild @@ -24,7 +24,7 @@ src_prepare() { sed -i -e '/^CF/s:?=:+=:' -e '/^CF/s:-O2 -g::' Makefile || die cat <<-EOF > "${T}"/README.rsync - http://hardlinkpy.googlecode.com/svn/trunk/hardlink.py has regex '^\..*\.\?{6,6}$' + https://hardlinkpy.googlecode.com/svn/trunk/hardlink.py has regex '^\..*\.\?{6,6}$' for excluding rsync temporary files by default. To accomplish same with this version, you can use following syntax: |