|
|
|
@ -126,6 +126,9 @@ This is the Trinity version.
|
|
|
|
|
# Removes internal dvdread headers
|
|
|
|
|
%__rm -rf "dvdread"
|
|
|
|
|
|
|
|
|
|
# Fix permissions on doc files
|
|
|
|
|
chmod -x AUTHORS COPYING
|
|
|
|
|
|
|
|
|
|
%__cp -f "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in"
|
|
|
|
|
%__cp -f "/usr/share/libtool/"*"/ltmain.sh" "admin/ltmain.sh" || %__cp -f "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh"
|
|
|
|
|
%__make -f "admin/Makefile.common"
|
|
|
|
|