Commit 64398811ed2b680cde1a4e649d4d597bf907fc52

Authored by perry.werneck@gmail.com
1 parent 62077351

Empacotamento debian começa a funcionar

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
@@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
3 # GNU copyright 1997 to 1999 by Joey Hess. 3 # GNU copyright 1997 to 1999 by Joey Hess.
4 4
5 # Uncomment this to turn on verbose mode. 5 # Uncomment this to turn on verbose mode.
6 -#export DH_VERBOSE=1 6 +export DH_VERBOSE=1
7 7
8 # This is the debhelper compatibility version to use. 8 # This is the debhelper compatibility version to use.
9 export DH_COMPAT=4 9 export DH_COMPAT=4
@@ -86,4 +86,3 @@ binary-arch: build install @@ -86,4 +86,3 @@ binary-arch: build install
86 binary: binary-indep binary-arch 86 binary: binary-indep binary-arch
87 .PHONY: build clean binary-indep binary-arch binary install 87 .PHONY: build clean binary-indep binary-arch binary install
88 88
89 -