re-enable no_autopoint patch, the pain is just not worth it
This commit is contained in:
parent
c4c909b1a9
commit
84ca12a84b
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
e80686751441fb75ce075b097f1af75d xine-lib-1.1.19-autotools.patch.bz2
|
||||
1a77122fa938a3f8cb85cef231236c39 xine-lib-1.1.19-autotools.patch.bz2
|
||||
552e3e38f1afb77428f6aaa08e13b0d2 xine-lib-1.1.19-pruned.tar.bz2
|
||||
|
@ -23,7 +23,7 @@ tar jxf xine-lib-$version-pruned.tar.bz2
|
||||
cp -a xine-lib-$version xine-lib-$version-pruned
|
||||
|
||||
pushd xine-lib-$version
|
||||
#patch -p1 < ../xine-lib-${version}-no_autopoint.patch
|
||||
patch -p1 < ../xine-lib-${version}-no_autopoint.patch
|
||||
# extra work for to omit old libtool-related crud
|
||||
rm -f configure ltmain.sh libtool m4/libtool.m4 m4/ltoptions.m4 m4/ltversion.m4
|
||||
./autogen.sh noconfig
|
||||
|
@ -73,8 +73,6 @@ Provides: xine-lib(plugin-abi) = %{plugin_abi}
|
||||
%{?_isa:Provides: xine-lib(plugin-abi)%{?_isa} = %{plugin_abi}}
|
||||
|
||||
BuildRequires: automake libtool
|
||||
# for /usr/bin/autopoint
|
||||
BuildRequires: gettext-devel
|
||||
# X11
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXv-devel
|
||||
|
Loading…
Reference in New Issue
Block a user