diff --git a/debian.rules b/debian.rules index cf63212..e719a51 100644 --- a/debian.rules +++ b/debian.rules @@ -3,7 +3,7 @@ # GNU copyright 1997 to 1999 by Joey Hess. # Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 # This is the debhelper compatibility version to use. export DH_COMPAT=4 @@ -86,4 +86,3 @@ binary-arch: build install binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install - -- libgit2 0.21.2