Revision: 5177
          http://sourceforge.net/p/tigervnc/code/5177
Author:   bphinz
Date:     2014-04-05 02:33:49 +0000 (Sat, 05 Apr 2014)
Log Message:
-----------
Ubuntu's upstream fltk package contains patches that conflict with Pierre's 
patches. Building with vanilla fltk instead.

Modified Paths:
--------------
    trunk/contrib/packages/deb/ubuntu-precise/debian/rules

Modified: trunk/contrib/packages/deb/ubuntu-precise/debian/rules
===================================================================
--- trunk/contrib/packages/deb/ubuntu-precise/debian/rules      2014-03-24 
02:56:45 UTC (rev 5176)
+++ trunk/contrib/packages/deb/ubuntu-precise/debian/rules      2014-04-05 
02:33:49 UTC (rev 5177)
@@ -155,9 +155,6 @@
        
        # 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

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to