~ubuntu-branches/ubuntu/oneiric/rtkit/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-07-07 15:03:46 UTC
  • Revision ID: james.westby@ubuntu.com-20090707150346-wfxw3l69d7xm7rns
Tags: 0.3-0ubuntu2
01_rename_user_struct.patch: Rename the user struct to rtkit_user in
rtkit-daemon.c. It turns out that on armel, including signal.h also includes
sys/user.h through a chain of other header files, causing the compilation of
rtkit-daemon.c to fail with an error, due to rtkit-daemon redefining the
user struct. Patch sent upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
include /usr/share/cdbs/1/rules/debhelper.mk
4
4
include /usr/share/cdbs/1/class/autotools.mk
 
5
include /usr/share/cdbs/1/rules/simple-patchsys.mk
5
6
 
6
7
common-install-arch::
7
8
        $(CURDIR)/rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml