From d20f3a51463ce75d139dd830e19a173906b0b0cb Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 16 Aug 2018 06:41:15 -0400 Subject: switch projectatomic to containers Need to get some small changes into libpod to pull back into buildah to complete buildah transition. Signed-off-by: Daniel J Walsh Closes: #1270 Approved by: mheon --- .papr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.papr.sh') diff --git a/.papr.sh b/.papr.sh index abf43bad6..0afc101f5 100755 --- a/.papr.sh +++ b/.papr.sh @@ -3,7 +3,7 @@ set -xeuo pipefail export GOPATH=/go export PATH=$HOME/gopath/bin:$PATH -export GOSRC=/$GOPATH/src/github.com/projectatomic/libpod +export GOSRC=/$GOPATH/src/github.com/containers/libpod # PAPR adds a merge commit, for testing, which fails the -- cgit v1.2.3-54-g00ecf