This website requires JavaScript.
Explore
Help
Sign In
Chakra_Linux
/
desktop
Watch
1
Star
0
Fork
0
You've already forked desktop
mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced
2025-01-24 18:42:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
34c929dca2
desktop
/
transmission
/
transmission.install
13 lines
118 B
Plaintext
Raw
Normal View
History
Unescape
Escape
clementine rebuild, transmission update
2011-07-01 03:37:43 +08:00
post_install() {
update-desktop-database -q
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}
transmission: rebuild and add qt5 varient
2013-12-27 19:21:45 +08:00
Reference in New Issue
Copy Permalink