Postsync update gentoo
This commit is contained in:
parent
d70beaa89f
commit
46fc7ac928
@ -64,6 +64,11 @@ src_configure() {
|
||||
meson_src_configure
|
||||
}
|
||||
|
||||
post_src_compile() {
|
||||
pwd
|
||||
mv ${WORKDIR}/${P}-build/crates/rnote-ui/data/app.desktop.in crates/rnote-ui/data/com.github.flxzt.rnote.desktop
|
||||
}
|
||||
|
||||
src_install() {
|
||||
# cargo_src_install
|
||||
|
||||
@ -79,8 +84,8 @@ src_install() {
|
||||
# einstalldocs
|
||||
|
||||
# ls
|
||||
# pwd
|
||||
# mv crates/rnote-ui/data/app.desktop.in crates/rnote-ui/data/com.github.flxzt.rnote.desktop
|
||||
pwd
|
||||
|
||||
|
||||
meson_src_install
|
||||
}
|
||||
|
||||
@ -10,4 +10,4 @@ KEYWORDS=~amd64
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f rust 0d1cc00e0e91a021b50b0491e361ad41 cargo ace036f48c4ad5c1938fccedf35ccf45 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 desktop 26d57169ca094c04be416993844ec8bc git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=3cd8850aa1e39f7ded6052863b9f9c4f
|
||||
_md5_=a0c7f56a263c0edb50abc4a3b42543fd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user