#!/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=