initial import
This commit is contained in:
22
xmms2/fix-build.patch
Normal file
22
xmms2/fix-build.patch
Normal file
@@ -0,0 +1,22 @@
|
||||
--- a/waf 2021-12-02 02:37:32.000000000 +0100
|
||||
+++ b/waf 2021-12-02 02:38:18.244832874 +0100
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
import os, sys, inspect
|
||||
|
||||
-VERSION="2.0.20"
|
||||
+VERSION="2.0.22"
|
||||
REVISION="8fe7fadebc916ab81e89099c584ee580"
|
||||
GIT="x"
|
||||
INSTALL=''
|
||||
--- a/waflib/Context.py 2021-12-02 02:40:59.000000000 +0100
|
||||
+++ b/waflib/Context.py 2021-12-02 02:42:16.795871887 +0100
|
||||
@@ -12,7 +12,7 @@
|
||||
else:
|
||||
import imp
|
||||
HEXVERSION=0x2001400
|
||||
-WAFVERSION="2.0.20"
|
||||
+WAFVERSION="2.0.22"
|
||||
WAFREVISION="668769470956da8c5b60817cb8884cd7d0f87cd4"
|
||||
WAFNAME="waf"
|
||||
ABI=20
|
||||
Reference in New Issue
Block a user