merge to HEAD as of 2006-08-21
[bootmanager.git] / support-files / PartDisks / custom.sh
diff --git a/support-files/PartDisks/custom.sh b/support-files/PartDisks/custom.sh
deleted file mode 100755 (executable)
index b006fe6..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-echo "Adding special files:"
-cp lib-paths rpm-extract
-
-echo "lib-paths" >> keep-files
-
-exit 0