aboutsummaryrefslogtreecommitdiff
path: root/testing/dracut/build
diff options
context:
space:
mode:
Diffstat (limited to 'testing/dracut/build')
-rwxr-xr-xtesting/dracut/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/dracut/build b/testing/dracut/build
new file mode 100755
index 00000000..dd8900a9
--- /dev/null
+++ b/testing/dracut/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+./configure
+make DESTDIR="$1" install