Skip to content

Commit 684dce3

Browse files
author
HenriWahl
committed
github actions
1 parent 7b544ed commit 684dce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ override_dh_auto_install:
88
rm -f debian/dhcpy6d/var/log/dhcpy6d.log
99
rm -f debian/dhcpy6d/usr/share/doc/dhcpy6d/*.[0-9]
1010
find debian/dhcpy6d/ -name __pycache__ -print0 | xargs -0 --no-run-if-empty rm -rv
11-
mv -v debian/dhcpy6d/usr/lib/python3.7 debian/dhcpy6d/usr/lib/python3
11+
mv -v debian/dhcpy6d/usr/lib/python3.11 debian/dhcpy6d/usr/lib/python3
1212
mv -v debian/dhcpy6d/var/lib/dhcpy6d/volatile.sqlite debian/dhcpy6d/usr/share/dhcpy6d/
1313

1414
override_dh_install:

0 commit comments

Comments
 (0)