#1 Change location of pathfix.py
Opened 11 months ago by lbalhar. Modified 11 months ago
rpms/ lbalhar/aws rawhide  into  rawhide

file modified
+1 -1
@@ -90,7 +90,7 @@ 

  # -p preserves timestamps.

  # -n prevents creating backup files.

  # -i specifies the interpreter for the shebang.

- pathfix.py -p -n -i "%{__python3}" tools/awsascb

+ %{__python3} %{_rpmconfigdir}/redhat/pathfix.py -p -n -i "%{__python3}" tools/awsascb

  

  

  %build