We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c89f77 commit f8b3124Copy full SHA for f8b3124
src/semiwrap/mkpc.py
@@ -20,7 +20,6 @@ def make_pc_file(
20
pc_content = [
21
f"# automatically generated by {generator_name}",
22
"prefix=${pcfiledir}",
23
- f"# pc_install_path: {pc_install_path}"
24
]
25
26
if libinit_py:
0 commit comments