VirtualBox

Ignore:
Timestamp:
Aug 27, 2010 9:32:57 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65283
Message:

deb: more sync

Location:
trunk/src/VBox/Installer/linux/debian
Files:
2 edited
1 moved

Legend:

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

    • Property svn:ignore
      •  

        old new  
        1212prerm
        1313postinst
        14 postrm
        1514vboxdrv.init
        1615vboxweb-service.init
  • trunk/src/VBox/Installer/linux/debian/rules

    r32014 r32029  
    109109             VBOX_WITH_MULTIVERSION_PYTHON= \
    110110             VBOX_PATH_PACKAGE_DOCS="\"/usr/share/doc/$(verpkg)\"" \
    111              VBOX_WITH_DOCS_CHM=1 \
     111             $(if $(ose),,VBOX_WITH_DOCS_CHM=1) \
    112112             VBOX_PACKAGE_DIST=$(debdist) \
    113113             VBOX_SVN_REV=$(svnrev) \
     
    173173        dh_testdir
    174174        dh_testroot
    175         rm -f debian/changelog debian/preinst debian/postinst debian/prerm debian/postrm
    176         rm -f debian/$(package).init debian/vboxdrv.init
     175        rm -f debian/changelog debian/preinst debian/postinst debian/prerm
     176        rm -f debian/$(package).init debian/vboxdrv.init debian/vboxweb-service.init
    177177        rm -f debian/AutoConfig.kmk debian/configure.log debian/env.sh
    178178        rm -f debian/modules-stamp debian/build-stamp debian/configure-stamp
     
    302302        cat debian/prerm.in | sed -e 's|%VER%|$(ver)|g' > debian/prerm
    303303        cat debian/postinst.in | sed -e 's|%VER%|$(ver)|g' > debian/postinst
    304         cat debian/postrm.in > debian/postrm
    305304        dh_installdebconf
    306305        dh_installchangelogs
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