diff --git a/Makefile b/Makefile index eaf9db17fc..b1b2478ed7 100644 --- a/Makefile +++ b/Makefile @@ -167,7 +167,7 @@ install : uninstall : make -f Makefile.install PREFIX=$(PREFIX) uninstall -DISTRO=etch +DISTRO=lenny deb : chmod u+x debian/rules cp debian/control.$(DISTRO) debian/control