source: trunk/packages/sipb-xen-dev/reprepro-env @ 1170

Last change on this file since 1170 was 1170, checked in by broder, 16 years ago

Update sx-build-release and reprepro-env to work with sbuild instead
of dpkg-buildpackage

  • Property svn:executable set to *
File size: 144 bytes
Line 
1#!/bin/sh
2set -e
3export HOME=/home/repository
4exec sudo -H -u repository  /usr/bin/reprepro -b /srv/repository --ignore=wrongdistribution "$@"
5
Note: See TracBrowser for help on using the repository browser.