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, 0 insertions, 7 deletions
diff --git a/bin/create-build-support-package-from b/bin/create-build-support-package-from
deleted file mode 100755
index 1ea2262..0000000
--- a/bin/create-build-support-package-from
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/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=