Skip to content

Commit

Permalink
dbus-systemcalc-py: don't install the tests
Browse files Browse the repository at this point in the history
There are not needed and saves some space.
  • Loading branch information
jhofstee committed Feb 14, 2025
1 parent d7f4557 commit b492703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta-ve-software/recipes-ve/dbus-systemcalc-py_2.209.bb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ DAEMONTOOLS_RUN = "softlimit -d 100000000 -s 1000000 -a 100000000 ${bindir}/dbus
do_install () {
install -d ${D}${bindir}
cp -r ${S}/* ${D}${bindir}
rm -rf ${D}${bindir}/tests

install -d ${D}/${sysconfdir}/dbus-1/system.d
install -m 644 ${UNPACKDIR}/com.victronenergy.system.conf ${D}/${sysconfdir}/dbus-1/system.d
Expand Down

0 comments on commit b492703

Please sign in to comment.