~ubuntu-branches/ubuntu/maverick/nautilus-python/maverick

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-02-11 11:06:14 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060211110614-pwyig7smnmor9udv
Tags: 0.4.2-0ubuntu1
* Sync with Debian
* New upstream version:
  - Make it work again with nautilus >= 2.13.4
  - Minor bug fixes
* debian/patches/01_fix_python.patch:
  - changes from the CVS, fix the python path and a crasher when 
    no .py is used
* debian/rules:
  - use simple-patchsys.mk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /usr/bin/make -f
2
2
 
3
3
include /usr/share/cdbs/1/rules/debhelper.mk
 
4
include /usr/share/cdbs/1/rules/simple-patchsys.mk
4
5
include /usr/share/cdbs/1/class/gnome.mk
5
6
 
6
 
DEB_INSTALL_EXAMPLES_python-nautilus := $(wildcard examples/*.py)
 
7
DEB_INSTALL_EXAMPLES_python-nautilus := $(wildcard examples/*.py) examples/README
7
8
DEB_DH_MAKESHLIBS_ARGS_python-nautilus += --noscripts
8
9
 
9
10
binary-post-install/python-nautilus::
10
11
        rm -f debian/python-nautilus/usr/lib/nautilus/extensions-1.0/python/*
 
12
        rm -rf debian/python-nautilus/usr/share/doc/nautilus-python/