summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/packages/deb/ubuntu-precise/debian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/packages/deb/ubuntu-precise/debian/rules b/contrib/packages/deb/ubuntu-precise/debian/rules
index 432ec5e4..b338f725 100755
--- a/contrib/packages/deb/ubuntu-precise/debian/rules
+++ b/contrib/packages/deb/ubuntu-precise/debian/rules
@@ -155,9 +155,6 @@ clean:
# Add here commands to clean up after the build process.
dh_clean
- (cd fltk-*; $(MAKE) distclean; rm configure)
- (if [ -e Makefile ] ; then $(MAKE) clean ; fi)
- (cd unix/xserver; if [ -e Makefile ] ; then $(MAKE) clean ; fi)
install: DH_OPTIONS=
install: build