X-Git-Url: http://gitweb.michael.orlitzky.com/?p=postfix-logwatch.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=e0a3d2f820c8721b02009c610a99fa140576a2b8;hp=ccdd35a73b4299d6832aed8ed0a8419c78c94abb;hb=0a184a4076deb9e695305178b044ea2fe787050f;hpb=ab98d9daf8f8ad54b3b8220e7b852edcea341958 diff --git a/Makefile b/Makefile index ccdd35a..e0a3d2f 100644 --- a/Makefile +++ b/Makefile @@ -49,8 +49,6 @@ uninstall-standalone: uninstall-all: uninstall-logwatch uninstall-standalone -PKGDIR = /tmp/$(program)-package - .PHONY: release release: vers=`egrep 'Version[ ]*=' $(program) | sed "s/.*'\(.*\)';/\1/"` ; \