summaryrefslogtreecommitdiff
path: root/chunks/patch.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/patch.morph')
-rw-r--r--chunks/patch.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/chunks/patch.morph b/chunks/patch.morph
new file mode 100644
index 00000000..ecdae68b
--- /dev/null
+++ b/chunks/patch.morph
@@ -0,0 +1,11 @@
+name: patch
+kind: chunk
+repo: upstream:patch
+ref: 9a16dcb97aac1a26af4372d95bd62b84f3f1264a
+configure-commands:
+- bash bootstrap --skip-po
+- ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin --disable-nls
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install