~ubuntu-branches/ubuntu/vivid/gtk-vnc/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Guido Günther
  • Date: 2010-07-16 17:55:31 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20100716175531-vnolppaqgmo3rqij
Tags: 0.4.1-1
* [2703df5] Imported Upstream version 0.4.1
* [5a5910e] Drop patches applied upstream 
      0001-say-disconnected-from-server-only-once-connected.patch
      0002-remove-WERROR_CFLAGS.patch
      0004-Don-t-use-PATH_MAX.patch
      0005-Drop-space-after-Wl-in-libgtk_vnc_1_0_la_LDFLAGS.patch
      0006-Add-Wl-since-no-undefined-is-a-linker-option.patch
      0007-Explicitly-link-against-X11-libs-for-XkbGetKeyboard.patch
      0008-Add-missing-symbols.patch
      0009-Fix-missing-intialisation-of-sysdir-and-uderdir.patch
* [e3ed1d0] No need to run autoreconf anymore
* [1529b9a] No static libs built
* [15068ef] Update symbols file with new symbols
* [337c397] Bump standards version

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
binary-install/python-gtk-vnc::
17
17
        dh_pycentral
18
18
 
19
 
clean::
20
 
        rm -f $(CURDIR)/aclocal.m4
21
 
        rm -f $(CURDIR)/config.hin
22
 
        rm -f $(CURDIR)/configure
23
 
        rm -f $(CURDIR)/examples/Makefile.in
24
 
        rm -f $(CURDIR)/gnulib/lib/Makefile.in
25
 
        rm -f $(CURDIR)/gnulib/tests/Makefile.in
26
 
        rm -f $(CURDIR)/Makefile.in
27
 
        rm -f $(CURDIR)/plugin/Makefile.in
28
 
        rm -f $(CURDIR)/src/Makefile.in
29
 
 
30
 
post-patches::
31
 
        mkdir -p m4/
32
 
        autoreconf -i