summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2006-08-07 06:01:02 +0000
committerjsorg71 <jsorg71>2006-08-07 06:01:02 +0000
commit43c45b793a80fe69b66e838f3a74e5d2feac57f8 (patch)
treeda1e896e3c21d0152ac2a07a2523e1a6fbf18cb8 /debian/rules
parentaac9f71e5b8c88e9946287d37fc3cbf98c3720ac (diff)
downloadxrdp-proprietary-43c45b793a80fe69b66e838f3a74e5d2feac57f8.tar.gz
xrdp-proprietary-43c45b793a80fe69b66e838f3a74e5d2feac57f8.zip
update debian files
Diffstat (limited to 'debian/rules')
-rw-r--r--debian/rules10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 3f1e32a3..48ff9b6e 100644
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ configure-stamp:
build: build-stamp
-build-stamp: configure-stamp
+build-stamp: configure-stamp
dh_testdir
# Add here commands to compile the package.
@@ -47,12 +47,12 @@ clean:
# Add here commands to clean up after the build process.
-$(MAKE) clean
- dh_clean
+ dh_clean
install: build
dh_testdir
dh_testroot
- dh_clean -k
+ dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/xrdp.
@@ -67,12 +67,12 @@ binary-indep: build install
binary-arch: build install
dh_testdir
dh_testroot
- dh_installchangelogs
+ dh_installchangelogs
dh_installdocs
dh_installexamples
# dh_install
# dh_installmenu
-# dh_installdebconf
+# dh_installdebconf
# dh_installlogrotate
# dh_installemacsen
# dh_installpam