Skip to content

Commit

Permalink
fixup! bindings CHANGE rewrite python binding from scratch
Browse files Browse the repository at this point in the history
  • Loading branch information
rjarry committed May 18, 2020
1 parent b534425 commit 30e1d81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set(PACKAGE "libyang")
set(CPP_PACKAGE "libyang-cpp")
set(PYTHON_PACAKGE "python3-libyang")
set(PYTHON_PACKAGE "python3-yang")

find_program(DEB_BUILDER NAMES debuild)
find_program(RPM_BUILDER NAMES rpmbuild)
Expand Down
File renamed without changes.

0 comments on commit 30e1d81

Please sign in to comment.