VirtualBox

Ignore:
Timestamp:
Apr 21, 2011 7:57:54 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71327
Message:

deb/rpm: misc fixes and sync debian/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/debian/rules

    r36758 r36782  
    6868debver   :=$(subst _ALPHA,~alpha,$(subst _BETA,~beta,$(ver)))$(svnver)$(if \
    6969                $(BLEEDING_EDGE),-$(BLEEDING_EDGE),)$(VERSUFFIX)$(if \
    70                 $(HEADLESS),_headless,)$(if $(DEBUG),_dbg,)
     70                $(HEADLESS),~headless,)$(if $(DEBUG),~dbg,)
    7171archdir  := $(prefix)/opt/VirtualBox-$(ver)
    7272endif
     
    8181
    8282# shipping Linux kernel modules with bleeding-edge releases doesn't make sense
    83 instmod := $(if $(filter _Ubuntu_lucid _Debian_sid,$(debrel)),,1)
     83instmod := $(if $(filter _Ubuntu_lucid _Ubuntu_maverick _Ubuntu_natty _Debian_sid,$(debrel)),,1)
    8484
    8585ifneq ($(MAKECMDGOALS),clean)
     
    9090endif
    9191
    92 # Locations of custom built Qt libraries (see below)
    93 qtstdc5  := /home/vbox/Qt-4.4.3-stdc++5-$(arch)
     92# Location of custom built Qt libraries (see below)
    9493qtstdc6  := /home/vbox/Qt-4.4.3-stdc++6-$(arch)
    9594
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette