~ubuntu-branches/ubuntu/oneiric/virtualbox/oneiric-updates

« back to all changes in this revision

Viewing changes to src/VBox/Installer/common/Makefile.kmk

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2011-09-02 11:50:47 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20110902115047-kfhmsikrpydgyoji
Tags: 4.1.2-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox.files/source_virtualbox.py
    - debian/virtualbox.install
  - Drop *-source packages.
  - Add vboxguest modalias the to the package control field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.kmk 38001 2011-07-18 10:16:11Z vboxsync $
 
1
# $Id: Makefile.kmk 38278 2011-08-02 13:02:50Z vboxsync $
2
2
## @file
3
3
# Common installer stuff.
4
4
#
28
28
 
29
29
INSTALLS += VBox-python-glue-installer
30
30
 
31
 
VBox-python-glue-installer_INST = $(INST_SDK)/installer/
 
31
VBox-python-glue-installer_INST = $(INST_SDK)installer/
 
32
VBox-python-glue-installer_MODE = a+r,u+w
32
33
VBox-python-glue-installer_SOURCES = vboxapisetup.py
33
34
 
34
35
endif # VBOX_WITH_PYTHON