Files
bmake/bmake-env-script-interpreter.diff
Dmitriy Perlow 87831dafa5 Accepting request 1100935 from home:mcepl:branches:Education
- Update to 20230723:
  - There were many changes, like really many. See ChangeLog
    which has been packaged for the list of them.
- Refresh patches, remove %patchN construct.

OBS-URL: https://build.opensuse.org/request/show/1100935
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/bmake?expand=0&rev=46
2023-07-30 13:17:01 +00:00

13 lines
225 B
Diff

---
mk/meta2deps.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/mk/meta2deps.py
+++ b/mk/meta2deps.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
from __future__ import print_function