mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-06-09 22:42:30 +08:00
修复缺少Pixmaps目录透传的问题
This commit is contained in:
@@ -140,6 +140,7 @@ ln -sfv ../../usr/share/applications/ .
|
||||
ln -sfv ../../usr/share/icons/ .
|
||||
ln -sfv ../../usr/share/templates/ .
|
||||
#ln -svf ../../usr/share/mime .
|
||||
ln -sfv ../../usr/share/pixmaps/ .
|
||||
rm -vf ./mime
|
||||
update-desktop-database /usr/share/applications || true
|
||||
update-mime-database /usr/share/mime || true
|
||||
|
||||
Reference in New Issue
Block a user