VirtualBox

Changeset 35230 in vbox


Ignore:
Timestamp:
Dec 17, 2010 4:29:34 PM (14 years ago)
Author:
vboxsync
Message:

deb/rpm: adaptions to r69058

Location:
trunk/src/VBox/Installer/linux
Files:
3 edited

Legend:

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

    r35206 r35230  
    265265        dh_installdocs \
    266266            $(archdir)/UserManual*.pdf $(archdir)/VirtualBox*.chm \
    267             $(addprefix $(archdir)/, $(if $(HEADLESS),,License-*.html) LICENSE)
     267            $(addprefix $(archdir)/, LICENSE)
    268268        rm $(addprefix $(archdir)/,UserManual*.pdf VirtualBox*.chm \
    269             LICENSE $(if $(HEADLESS),,License-*.html))
     269            LICENSE)
    270270        for i in rdesktop-vrdp.tar.gz additions/VBoxGuestAdditions.iso; do \
    271271            mv $(archdir)/$$i $(prefix)/usr/share/$(package); done
  • trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec

    r34923 r35230  
    425425%defattr(-,root,root)
    426426%doc LICENSE
    427 %doc %LICENSE%
    428427%doc UserManual*.pdf
    429428%doc VirtualBox*.chm
  • trunk/src/VBox/Installer/linux/rpm/rules

    r35206 r35230  
    166166          -e 's|%BUILDROOT%|$(current)/rpm/buildroot|g' \
    167167          -e 's|%LIB%|$(rpmlib)|g' \
    168           -e 's|%LICENSE%|$(notdir $(wildcard $(builddir)/bin/License-*.html))|g' \
    169168          -e 's|%SPEC%|$(rpmspec)|g' \
    170169          -e 's|%MACROSPYTHON%|$(if $(wildcard /usr/lib/rpm/macros.python),%include /usr/lib/rpm/macros.python,)|g' \
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