aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/rules b/debian/rules
index 3104e4077..b9df94031 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,15 +16,11 @@ override_dh_auto_clean:
LD_LIBRARY_PATH=`pwd`/debian/libnx-x11/usr/lib/nx/X11:$$LD_LIBRARY_PATH dh_auto_clean
override_dh_clean:
- rm -f nx-X11/changelog
- rm -f nxcomp/changelog
- rm -f nxcompext/changelog
- rm -f nxcompshad/changelog
+ rm -f nx*/configure
+ rm -f nx*/changelog
rm -f nx-X11/programs/Xserver/hw/nxagent/changelog
rm -f nx-X11/programs/nxauth/changelog
- rm -f nxproxy/changelog
rm -f Makefile
- rm -f nx*/configure
dh_clean
override_dh_auto_build: