VirtualBox

忽略:
時間撮記:
2009-11-30 上午09:52:00 (15 年 以前)
作者:
vboxsync
訊息:

Linux installer: depmod -ae => depmod -a (the latter is sufficient and prevents a warning on recent Linux distributions)

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module

    r21511 r25097  
    250250        @mkdir -p $(MODULE_DIR); \
    251251        install -m 0664 -o root -g root $(MODULE).$(MODULE_EXT) $(MODULE_DIR); \
    252         PATH="$(PATH):/bin:/sbin" depmod -ae;
     252        PATH="$(PATH):/bin:/sbin" depmod -a;
    253253
    254254endif # eq($(MAKECMDGOALS),clean)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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