From: Brian Hinz Date: Sat, 5 Apr 2014 02:33:49 +0000 (+0000) Subject: Ubuntu's upstream fltk package contains patches that conflict with Pierre's patches... X-Git-Tag: v1.3.90~57 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ecc3db599914999a93a17c0d702ca22e504f3621;p=tigervnc.git Ubuntu's upstream fltk package contains patches that conflict with Pierre's patches. Building with vanilla fltk instead. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5177 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- 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