~ubuntu-branches/ubuntu/precise/ndiswrapper/precise

« back to all changes in this revision

Viewing changes to utils/ndiswrapper-buginfo

  • Committer: Package Import Robot
  • Author(s): Julian Andres Klode
  • Date: 2011-11-25 16:45:32 UTC
  • mfrom: (1.2.15) (2.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20111125164532-nz8kwj363wnjhkcx
Tags: 1.57~rc1-1
* Imported Upstream version 1.57~rc1
  - Fixes build with newer kernel version (Closes: #650012)
* Set Standards-Version to 3.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
log_cmd "find /lib/modules/$KVERS/ -name ndiswrapper\* | xargs ls -l"
64
64
log ""
65
65
 
66
 
# the verion of gcc
 
66
# the version of gcc
67
67
newblock
68
68
log "gcc --version:"
69
69
log_cmd 'gcc --version'