~ps-jenkins/indicator-session/latestsnapshot-12.10.5+13.10.20130930-0ubuntu1

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Ted Gould
  • Date: 2008-12-05 04:36:11 UTC
  • Revision ID: ted@canonical.com-20081205043611-2yg9a4l5ldj3q7rv
Starting Debian Packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/make -f
 
2
 
 
3
include /usr/share/cdbs/1/rules/debhelper.mk
 
4
include /usr/share/cdbs/1/class/gnome.mk
 
5
 
 
6
DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
 
7
LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 
8