summaryrefslogtreecommitdiff
path: root/strata/foundation/rsync.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/rsync.morph')
-rw-r--r--strata/foundation/rsync.morph11
1 files changed, 0 insertions, 11 deletions
diff --git a/strata/foundation/rsync.morph b/strata/foundation/rsync.morph
deleted file mode 100644
index 0060e386..00000000
--- a/strata/foundation/rsync.morph
+++ /dev/null
@@ -1,11 +0,0 @@
-name: rsync
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./configure --prefix="$PREFIX"
-build-commands:
-- make proto
-- make
-install-commands:
-- make install
-- install -D -m 644 packaging/systemd/rsync.service "$DESTDIR$PREFIX"/lib/systemd/system/rsync.service