mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-05-07 23:00:20 +08:00
修复缺少Pixmaps目录透传的问题
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Package: apm
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Maintainer: shenmo <jifengshenmo@outlook.com>
|
||||
Priority: optional
|
||||
Section: utils
|
||||
|
||||
@@ -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