aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-29 16:28:19 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2011-12-29 16:28:19 +0100
commit93b716f787d61ce91bbfa1360189fc2dc52a2b0c (patch)
tree645809493637a72f0f30938ddb066fa617569c8c /debian/rules
parent21a85ffbe8d97fd7d5d71149360afca13f842878 (diff)
downloadnx-libs-93b716f787d61ce91bbfa1360189fc2dc52a2b0c.tar.gz
nx-libs-93b716f787d61ce91bbfa1360189fc2dc52a2b0c.tar.bz2
nx-libs-93b716f787d61ce91bbfa1360189fc2dc52a2b0c.zip
Disable patch: 006_remove-configure-files.patch, remove configure files from within /debian/rules.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index b6be368cd..44ea97188 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,9 @@ 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