|
|
@ -30,7 +30,7 @@ configure-stamp:
|
|
|
|
|
|
|
|
|
|
|
|
build: build-stamp
|
|
|
|
build: build-stamp
|
|
|
|
|
|
|
|
|
|
|
|
build-stamp: configure-stamp
|
|
|
|
build-stamp: configure-stamp
|
|
|
|
dh_testdir
|
|
|
|
dh_testdir
|
|
|
|
|
|
|
|
|
|
|
|
# Add here commands to compile the package.
|
|
|
|
# Add here commands to compile the package.
|
|
|
@ -47,12 +47,12 @@ clean:
|
|
|
|
# Add here commands to clean up after the build process.
|
|
|
|
# Add here commands to clean up after the build process.
|
|
|
|
-$(MAKE) clean
|
|
|
|
-$(MAKE) clean
|
|
|
|
|
|
|
|
|
|
|
|
dh_clean
|
|
|
|
dh_clean
|
|
|
|
|
|
|
|
|
|
|
|
install: build
|
|
|
|
install: build
|
|
|
|
dh_testdir
|
|
|
|
dh_testdir
|
|
|
|
dh_testroot
|
|
|
|
dh_testroot
|
|
|
|
dh_clean -k
|
|
|
|
dh_clean -k
|
|
|
|
dh_installdirs
|
|
|
|
dh_installdirs
|
|
|
|
|
|
|
|
|
|
|
|
# Add here commands to install the package into debian/xrdp.
|
|
|
|
# Add here commands to install the package into debian/xrdp.
|
|
|
@ -67,12 +67,12 @@ binary-indep: build install
|
|
|
|
binary-arch: build install
|
|
|
|
binary-arch: build install
|
|
|
|
dh_testdir
|
|
|
|
dh_testdir
|
|
|
|
dh_testroot
|
|
|
|
dh_testroot
|
|
|
|
dh_installchangelogs
|
|
|
|
dh_installchangelogs
|
|
|
|
dh_installdocs
|
|
|
|
dh_installdocs
|
|
|
|
dh_installexamples
|
|
|
|
dh_installexamples
|
|
|
|
# dh_install
|
|
|
|
# dh_install
|
|
|
|
# dh_installmenu
|
|
|
|
# dh_installmenu
|
|
|
|
# dh_installdebconf
|
|
|
|
# dh_installdebconf
|
|
|
|
# dh_installlogrotate
|
|
|
|
# dh_installlogrotate
|
|
|
|
# dh_installemacsen
|
|
|
|
# dh_installemacsen
|
|
|
|
# dh_installpam
|
|
|
|
# dh_installpam
|
|
|
|