summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8c1138a..3999dc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ install: build
dh_testroot
dh_installdirs
- # Add here commands to install the package into debian/uanytun.
+ # Add here commands to install the package into debian/rharchive.
cd src && $(MAKE) DESTDIR=$(CURDIR)/debian/rharchive install && cd ..
# Build architecture-independent files here.