~ubuntu-branches/ubuntu/trusty/sysprof/trusty

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2008-01-25 19:29:19 UTC
  • mfrom: (3.1.11 hardy)
  • Revision ID: james.westby@ubuntu.com-20080125192919-2w4u1xmz6x0jnwd0
Tags: 1.0.9-2
* Link statically with libbfd (thanks Michel Dänzer), closes: #439272.
* Better help message when module is not found (thanks Daniel Hahler),
  closes: #462321.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
pixmaps_DATA = sysprof-icon.png
44
44
 
45
45
insert-module:
46
 
        modprobe -r sysprof-module
47
 
        modprobe sysprof-module
 
46
        /sbin/modprobe -r sysprof-module
 
47
        /sbin/modprobe sysprof-module