VirtualBox

Ignore:
Timestamp:
Aug 31, 2017 9:26:48 AM (7 years ago)
Author:
vboxsync
Message:

deb: fixed typo from r103606 which placed the application icon into the wrong directory

File:
1 edited

Legend:

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

    r68290 r68547  
    209209        for j in $$i/virtualbox.*; do \
    210210                if [ -f $$j ]; then \
    211                     if [ -d $(prefix)/usr/share/icons/hicolor/$$i/apps ]; then \
     211                    if [ ! -d $(prefix)/usr/share/icons/hicolor/$$i/apps ]; then \
    212212                        install -d -g 0 -o 0 $(prefix)/usr/share/icons/hicolor/$$i/apps; \
    213213                    fi; \
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