Commit 038d485c authored by Seblu's avatar Seblu
Browse files

Change address of my package builder

parent f29bdf6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
# 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='root@whooper.v.seblu.net'
pkg_base='/root/packages'
pkg_host='white.seblu.net'
pkg_base='.'
pkg_regex=''
arch_regexp="($(uname -m)|any)"