diff options
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 244a67b..f24131f 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ # from having to guess our platform (since we know it already) DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -PACKAGE=vyatta-cfg +PACKAGE=vyatta-wanloadbalance PKGDIR=$(CURDIR)/debian/$(PACKAGE) CFLAGS = -Wall -g |
