diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules index a5ac09e06..36401ef55 100755 --- a/debian/rules +++ b/debian/rules @@ -16,9 +16,6 @@ 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 nxcomp/configure - rm -f nxcompext/configure - rm -f nxcompshad/configure rm -f nx-X11/changelog rm -f nxcomp/changelog rm -f nxcompext/changelog |