~ubuntu-branches/ubuntu/wily/libxss/wily

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Julien Cristau
  • Date: 2012-04-22 09:35:50 UTC
  • mfrom: (1.1.8) (14.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20120422093550-vtd0bjbmw23qjjos
Tags: 1:1.2.2-1
* New upstream release.
* Don't require (fake)root for debian/rules clean.
* Remove David Nusinow from Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
 
50
50
clean: xsfclean
51
51
        dh_testdir
52
 
        dh_testroot
53
52
        rm -f build-stamp
54
 
 
55
53
        rm -f config.cache config.log config.status
56
54
        rm -f */config.cache */config.log */config.status
57
55
        rm -f conftest* */conftest*
61
59
        rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
62
60
        find -name Makefile.in -delete
63
61
        rm -f INSTALL
64
 
 
65
62
        dh_clean
66
63
 
67
64
install: build