From 33113694c826d41ef225f271714ce61c3a37f44f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 5 Jul 2015 15:17:37 +0200 Subject: reproducible netbsd: fix path --- bin/reproducible_netbsd.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_netbsd.sh') diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index 3d177aac..76e6894d 100755 --- a/bin/reproducible_netbsd.sh +++ b/bin/reproducible_netbsd.sh @@ -49,6 +49,7 @@ echo "========================================================================== echo "$(date -u) - Cloning the netbsd git repository (which is autosynced with their CVS repository)" echo "=============================================================================" git clone https://github.com/jsonn/src +mv src netbsd cd netbsd NETBSD="$(git log -1)" NETBSD_VERSION=$(git describe --always) -- cgit v1.2.3-70-g09d2