~ubuntu-branches/ubuntu/raring/landscape-client/raring-proposed

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Package Import Robot
  • Author(s): Andreas Hasenack
  • Date: 2012-12-10 10:27:12 UTC
  • mfrom: (1.1.30)
  • Revision ID: package-import@ubuntu.com-20121210102712-87pcpnbvndfmsfy2
Tags: 12.12-0ubuntu1
* New upstream release
* Slightly better regexp to change registration_password to
  registration_key during upgrades.
* Detect Microsoft Hyper-V virtualization (LP: #1087185).
* Prevent Apport from generating crash reports when dpkg returns an error
  (LP: #1076150).

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
        -rm docs/api -rf;
49
49
        -rm man/\*.1 -rf
50
50
        -rm sdist -rf
 
51
        -rm -f landscape/lib/initgroups.so
51
52
 
52
53
doc: docs/api/twisted/pickle
53
54
        mkdir -p docs/api