VirtualBox

Changeset 9066 in vbox


Ignore:
Timestamp:
May 23, 2008 9:55:53 AM (17 years ago)
Author:
vboxsync
Message:

kmk has a $(date ) function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r9051 r9066  
    3232SOL_DBG_OBJCOPY  := $(CP) -p    # Solaris ld/gobjcopy(2.15) don't get along on x86, works only on amd64. So just using cp for now.
    3333PKGINFO_ARCH     = $(shell uname -p)
    34 PKGINFO_REVSTAMP = $(shell date '+%Y.%m.%d.%H.%M')
     34PKGINFO_REVSTAMP = $(date %Y.%m.%d.%H.%M)
    3535PKG_FILENAME     = VirtualBox-$(VBOX_VERSION_STRING)-SunOS-$(KBUILD_TARGET_ARCH)-r$(VBOX_SVN_REV)
    3636DBG_ARCHIVE      = VirtualBox-dbg.tar.bz2
Note: See TracChangeset for help on using the changeset viewer.

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