pmaports/kde/media-player-info/media-player-info.post-install
Oliver Smith c1ae46e4ff Package Plasma Mobile (All credit to PureTryOut!) (#284)
Plasma mobile compiles, but we didn't get it to run yet.
Thanks to PureTryOut for all this amazing porting work! \o/
2017-08-03 20:14:04 +00:00

6 lines
66 B
Bash

#!/bin/sh
udevadm hwdb --update
udevadm control --reload
exit 0