File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# Maintainer: Midilab <contact@midilab.co>
22
33pkgname=opendspd
4- pkgver=103.72068df
4+ pkgver=120.6833c8d
55pkgrel=1
66pkgdesc=' OpenDSP Service'
77arch=(any)
@@ -39,6 +39,9 @@ package()
3939 install -vD vdisplay.service -m 0644 $pkgdir /etc/systemd/system/vdisplay.service
4040 install -vD display.service -m 0644 $pkgdir /etc/systemd/system/display.service
4141 install -vD sambafix.service -m 0644 $pkgdir /etc/systemd/system/sambafix.service
42+ cd " ${srcdir} /${pkgname} /tools"
43+ mkdir -p $pkgdir /home/opendsp/.config/openbox/scripts/
44+ cp -Rf * $pkgdir /home/opendsp/.config/openbox/scripts/
4245 cd " ${srcdir} /${pkgname} /data"
4346 mkdir -p $pkgdir /home/opendsp/data/mod
4447 install -vD system.cfg -m 0644 $pkgdir /home/opendsp/data/
You can’t perform that action at this time.
0 commit comments