Skip to content

Commit 8daccd6

Browse files
committed
package BUGFIX keep python version in the package name
1 parent b725ee8 commit 8daccd6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set(PACKAGE "libyang")
22
set(CPP_PACKAGE "libyang-cpp")
3-
set(PYTHON_PACKAGE "python-yang")
3+
set(PYTHON_PACKAGE "python3-yang")
44

55
find_program(DEB_BUILDER NAMES debuild)
66
find_program(RPM_BUILDER NAMES rpmbuild)
File renamed without changes.

0 commit comments

Comments
 (0)