~ubuntu-branches/ubuntu/hardy/xfce4-netload-plugin/hardy-updates

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Jani Monoses
  • Date: 2006-04-28 11:02:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060428110242-wj22ihdpe80vcjun
Tags: 0.4.0-0ubuntu2
Use xfce.mk CDBS class 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
# Not bootstraping autotools since upstream is using an updated
4
 
# version.
5
 
 
6
 
#DEB_AUTO_UPDATE_LIBTOOL := pre
7
 
#DEB_AUTO_UPDATE_ACLOCAL := 1.8
8
 
#DEB_AUTO_UPDATE_AUTOCONF := yes
9
 
 
10
 
# We need to run automake but we need to run it with --foreign so using
11
 
# DEB_AUTO_UPDATE_AUTOMAKE := 1.8 above won't work as it calls it with the
12
 
# gnu strictness which requires a NEWS file *sigh* --huggie
13
 
#common-configure-impl:: debian/stamp-homebrew-automake
14
 
#debian/stamp-homebrew-automake:
15
 
#       automake-1.8 --foreign
16
 
 
17
 
#clean::
18
 
#       rm -f debian/stamp-homebrew-automake
19
 
 
20
 
include /usr/share/cdbs/1/rules/debhelper.mk
21
 
include /usr/share/cdbs/1/class/autotools.mk
 
3
include /usr/share/cdbs/1/class/xfce.mk
22
4
 
23
5
binary-post-install/xfce4-netload-plugin::
24
6
        -rm -rf debian/xfce4-netload-plugin/usr/lib/xfce4/panel-plugins/*.a