diff --git a/Makefile b/Makefile index 941f43c1..37eb12a7 100755 --- a/Makefile +++ b/Makefile @@ -116,7 +116,7 @@ forcenonusoncd1=0 endif # Ensure that debootstrap is in the path. -PATH=$$PATH:/usr/sbin +PATH:=$(PATH):/usr/sbin ## DEBUG STUFF ##