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