summaryrefslogtreecommitdiff
path: root/genivi-foundation/linuxquota.morph
diff options
context:
space:
mode:
Diffstat (limited to 'genivi-foundation/linuxquota.morph')
-rw-r--r--genivi-foundation/linuxquota.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/genivi-foundation/linuxquota.morph b/genivi-foundation/linuxquota.morph
new file mode 100644
index 00000000..c0245c68
--- /dev/null
+++ b/genivi-foundation/linuxquota.morph
@@ -0,0 +1,12 @@
+name: genivi-foundation/linuxquota.morph
+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