summaryrefslogtreecommitdiff
path: root/chunks/linuxquota.morph
diff options
context:
space:
mode:
Diffstat (limited to 'chunks/linuxquota.morph')
-rw-r--r--chunks/linuxquota.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/chunks/linuxquota.morph b/chunks/linuxquota.morph
new file mode 100644
index 00000000..a08445fd
--- /dev/null
+++ b/chunks/linuxquota.morph
@@ -0,0 +1,12 @@
+name: linuxquota
+kind: chunk
+repo: upstream:linuxquota
+ref: 0804c89a16736533e440771dc42a15e5d0223902
+build-system: autotools
+configure-commands:
+- autoreconf -ivf
+- ./configure --prefix="$PREFIX"
+build-commands:
+- make "RPCGEN=rpcgen -Y /usr/bin"
+install-commands:
+- make ROOTDIR="$DESTDIR" install