~ubuntu-branches/ubuntu/edgy/gnome-power-manager/edgy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-08-29 12:03:23 UTC
  • Revision ID: james.westby@ubuntu.com-20060829120323-8l33pevdxmnwixx9
Tags: 2.15.92-0ubuntu2
* debian/patched-icons/*:
  - dropped, we can ship them with Human.
* debian/control:
  - dropped sharutils Build-Depends.
* debian/rules:
  - removed uudecode hack.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
clean::
24
24
        rm -f po/*.gmo
25
 
#       if [ -d debian/patched-icons ]; then \
26
 
#               for i in $$(find debian/patched-icons/ -name '*.uue'); do \
27
 
#                       iconname=$${i##debian/patched-icons/}; \
28
 
#                       mv -f $${iconname%.uue}.old $${iconname%.uue}; \
29
 
#                       rm -f $${i%.uue}; \
30
 
#               done; \
31
 
#       fi
32
 
#
33
 
#configure/gnome-power-manager::
34
 
#       if [ -d debian/patched-icons ]; then \
35
 
#               for i in $$(find debian/patched-icons/ -name '*.uue'); do \
36
 
#                       iconname=$${i##debian/patched-icons/}; \
37
 
#                       mv -f $${iconname%.uue} $${iconname%.uue}.old; \
38
 
#                       uudecode $$i -o $${iconname%.uue}; \
39
 
#               done; \
40
 
#       fi
41
 
#
 
25
 
42
26
binary-install/gnome-power-manager::
43
 
        
44
27
        rm -f  debian/gnome-power-manager/usr/share/doc/gnome-power-manager/README.cvs
45
28
        rm -rf debian/gnome-power-manager/etc/dbus/system.d