aports/community/ndctl/no-bash.patch
2023-06-07 06:34:52 +02:00

9 lines
223 B
Diff

diff --git a/clean_config.sh b/clean_config.sh
index 03ec04c..d2ce577 100755
--- a/clean_config.sh
+++ b/clean_config.sh
@@ -1,2 +1,2 @@
-#!/bin/bash
+#!/bin/sh
git ls-files -o --exclude build | grep config.h\$ | xargs rm