]> gitweb.michael.orlitzky.com - postfix-logwatch.git/blobdiff - Makefile
Makefile: remove unused $PKGDIR variable.
[postfix-logwatch.git] / Makefile
index ccdd35a73b4299d6832aed8ed0a8419c78c94abb..e0a3d2f820c8721b02009c610a99fa140576a2b8 100644 (file)
--- 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/"` ; \