summaryrefslogtreecommitdiff
path: root/bin/create-build-support-package-from
blob: 1ea226213939bf3ccc70d5c0d591cb34138e0f3a (plain)
1
2
3
4
5
6
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=