summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--pkg/rpm/rpmbuild/SOURCES/unit.example-python312-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/rpm/rpmbuild/SOURCES/unit.example-python312-config b/pkg/rpm/rpmbuild/SOURCES/unit.example-python312-config
index 37b65f1f..1de2eba6 100644
--- a/pkg/rpm/rpmbuild/SOURCES/unit.example-python312-config
+++ b/pkg/rpm/rpmbuild/SOURCES/unit.example-python312-config
@@ -3,7 +3,7 @@
"example_python": {
"type": "python 3.12",
"processes": 2,
- "path": "/usr/share/doc/unit-python3.12/examples/python-app",
+ "path": "/usr/share/doc/unit-python312/examples/python-app",
"module": "wsgi"
}
},