Skip to content

Commit a876f22

Browse files
committed
Update recipes/docutils/recipe.sh
fix postbuild for docutils 
1 parent 41ee3ff commit a876f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/docutils/recipe.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ function build_docutils() {
3434
pop_arm
3535
}
3636

37-
function postbuild_pyjnius() {
37+
function postbuild_docutils() {
3838
true
3939
}

0 commit comments

Comments
 (0)