missing Python RPM macros in older distros OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python-azure-agent?expand=0&rev=135
9 lines
123 B
Diff
9 lines
123 B
Diff
--- bin/waagent.orig
|
|
+++ bin/waagent
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/python3
|
|
#
|
|
# Azure Linux Agent
|
|
#
|