~ubuntu-branches/debian/jessie/file-roller/jessie

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-05-25 13:13:26 UTC
  • mfrom: (1.8.1) (5.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20130525131326-bm7bv6b4yig6820h
Tags: 3.8.2-1
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
binary-install/file-roller::
16
16
        rm -f debian/file-roller/usr/lib/nautilus/extensions-*/*.a
17
17
        rm -f debian/file-roller/usr/lib/nautilus/extensions-*/*.la
18
 
 
19
 
clean::
20
 
        rm -f src/fr-marshal.? src/fr-enum-types.?
21
 
        if [ -f configure.in ] && [ ! -f gnome-doc-utils.make ]; then \
22
 
                cp /usr/share/gnome-doc-utils/gnome-doc-utils.make . ; \
23
 
        fi