]> source.dussan.org Git - tigervnc.git/commitdiff
Ubuntu's upstream fltk package contains patches that conflict with Pierre's patches...
authorBrian Hinz <bphinz@users.sourceforge.net>
Sat, 5 Apr 2014 02:33:49 +0000 (02:33 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Sat, 5 Apr 2014 02:33:49 +0000 (02:33 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5177 3789f03b-4d11-0410-bbf8-ca57d06f2519

contrib/packages/deb/ubuntu-precise/debian/rules

index 432ec5e49bde440f34f49f7c4dbb423198a48c55..b338f72506f202410121999d4c5cfb3b246f80bf 100755 (executable)
@@ -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