summaryrefslogtreecommitdiff
path: root/bin/create-build-support-package-from
diff options
context:
space:
mode:
Diffstat (limited to 'bin/create-build-support-package-from')
-rwxr-xr-xbin/create-build-support-package-from7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/create-build-support-package-from b/bin/create-build-support-package-from
new file mode 100755
index 0000000..1ea2262
--- /dev/null
+++ b/bin/create-build-support-package-from
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# TODO:
+# create-build-support-package-from $repo_arch/$pkgname-$pkgver-$pkgrel $file1 $file2 $file3 ...
+# should do create $repo_arch/$pkgname-shim-$pkgver-$pkgrel containing
+# $file1, $file2, ... from the original package
+# We might also want to override specific provides= and depends=