]> git.pld-linux.org Git - packages/transcode.git/commitdiff
- fix x86_64 again (are we there yet ?)
authorshadzik <shadzik@pld-linux.org>
Fri, 17 Nov 2006 19:25:28 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    transcode.spec -> 1.90

transcode.spec

index 6e20655c4667ff22652b2d0fb3285730d41a491f..f3114590f65f07d02f40d4748ee4418522b426e6 100644 (file)
@@ -38,6 +38,7 @@ Patch0:               %{name}-ac.patch
 Patch1:                %{name}-lzo2.patch
 Patch2:                %{name}-bigdir.patch
 Patch3:                %{name}-mpeg3.patch
+Patch4:                %{name}-libx86_64.patch
 URL:           http://www.transcoding.org/
 BuildRequires: xorg-lib-libXaw-devel
 BuildRequires: xorg-lib-libXpm-devel
@@ -104,6 +105,7 @@ ogmtools.
 %patch1 -p1
 %patch2 -p0
 %patch3 -p0
+%patch4 -p0
 
 %build
 %{__libtoolize}
@@ -169,10 +171,7 @@ ogmtools.
        --%{!?with_jpegmmx:dis}%{?with_jpegmmx:en}able-libjpegmmx \
        --%{!?with_pvm3:dis}%{?with_pvm3:en}able-pvm3 \
        --with-libpostproc-includes=%{_includedir}/postproc \
-       --with-x \
-       %if "%{_lib}" == "lib64"
-               --with-libdir=%{_libdir}64
-       %endif
+       --with-x
 
 %{__make}
 
This page took 0.126205 seconds and 4 git commands to generate.