summaryrefslogtreecommitdiff
path: root/librerelease
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-03-10 16:01:52 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-03-10 16:01:52 -0300
commit10547b604665db1eebc7325ae181c2d3b5f300ec (patch)
treea4ec5b3b23e977cffa153cb4d3be8decc971a0e2 /librerelease
parentb48ab815479c1301bbd696978c1dd537a03c68d3 (diff)
LibreStage just copies once and hardlinks the rest if the package is going to be released into two repos.
Diffstat (limited to 'librerelease')
-rwxr-xr-xlibrerelease1
1 files changed, 1 insertions, 0 deletions
diff --git a/librerelease b/librerelease
index 7bf5003..f592b9e 100755
--- a/librerelease
+++ b/librerelease
@@ -28,6 +28,7 @@ custom_config=$XDG_CONFIG_HOME/libretools/libretools.conf
echo ":: Uploading packages..."
rsync --recursive \
--copy-links \
+ --hard-links \
--partial \
--prune-empty-dirs \
--human-readable \