Commit 09ad646e authored by Seblu's avatar Seblu
Browse files

archbuild-dl: package are always build as seblu user

parent cf7de2a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

pkg_host='white.seblu.net'
pkg_host='seblu@white.seblu.net'
pkg_base='.'
pkg_regex=''
arch_regexp="($(uname -m)|any)"