File tree Expand file tree Collapse file tree 3 files changed +2
-89
lines changed
Expand file tree Collapse file tree 3 files changed +2
-89
lines changed Original file line number Diff line number Diff line change 11# Maintainer: Midilab <contact@midilab.co>
22
33pkgname=opendspd
4- pkgver=100.4dcc470
4+ pkgver=103.72068df
55pkgrel=1
66pkgdesc=' OpenDSP Service'
77arch=(any)
@@ -34,16 +34,13 @@ package()
3434 cd " ${srcdir} /${pkgname} /src"
3535 python setup.py install --root=" $pkgdir "
3636 install -vD opendsp-daemon -m 0755 $pkgdir /usr/bin/opendspd
37- install -vD ../../../resources/rc_ssh -m 0644 $pkgdir /home/opendsp/.ssh/rc
38- install -vD ../../../resources/Xresources -m 0644 $pkgdir /home/opendsp/.Xresources
3937 cd " ${srcdir} /${pkgname} /services"
4038 install -vD opendsp.service -m 0644 $pkgdir /etc/systemd/system/opendsp.service
4139 install -vD vdisplay.service -m 0644 $pkgdir /etc/systemd/system/vdisplay.service
4240 install -vD display.service -m 0644 $pkgdir /etc/systemd/system/display.service
4341 install -vD sambafix.service -m 0644 $pkgdir /etc/systemd/system/sambafix.service
4442 cd " ${srcdir} /${pkgname} /data"
45- mkdir $pkgdir /home/opendsp/data/
46- mkdir $pkgdir /home/opendsp/data/mod
43+ mkdir -p $pkgdir /home/opendsp/data/mod
4744 install -vD system.cfg -m 0644 $pkgdir /home/opendsp/data/
4845 cp -Rf mod/* $pkgdir /home/opendsp/data/mod/
4946}
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments