mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 17:13:11 +03:00
Disable icon modifying
This commit is contained in:
parent
d67dc8882a
commit
6b0d9d6140
@ -15,10 +15,10 @@ conflicts=("blue-recorder")
|
||||
source=("$pkgname::git+https://github.com/xlmnxp/blue-recorder.git")
|
||||
sha256sums=("SKIP")
|
||||
|
||||
prepare() {
|
||||
cd $pkgname
|
||||
sed -i 's+Icon=${SNAP}/meta/gui/blue-recorder.png+Icon=blue-recorder+g' data/blue-recorder.desktop
|
||||
}
|
||||
#prepare() {
|
||||
# cd $pkgname
|
||||
# sed -i 's+Icon=${SNAP}/meta/gui/blue-recorder.png+Icon=blue-recorder+g' data/blue-recorder.desktop
|
||||
#}
|
||||
|
||||
build()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user