summaryrefslogtreecommitdiff
path: root/convert
diff options
context:
space:
mode:
Diffstat (limited to 'convert')
-rwxr-xr-xconvert10
1 files changed, 10 insertions, 0 deletions
diff --git a/convert b/convert
new file mode 100755
index 00000000..42129009
--- /dev/null
+++ b/convert
@@ -0,0 +1,10 @@
+#!/usr/bin/bash
+
+CONVERTER=../defs2bst/defs2bst.py
+YBD=../ybd/ybd.py
+
+$CONVERTER --ybd $YBD \
+ --definitions ./old \
+ --output . \
+ --rebase strata/build-essential.morph gnu-toolchain.bst \
+ systems/base-system-x86_64-generic.morph x86_64