]> git.pld-linux.org Git - packages/xine-lib.git/commitdiff
- removed obsolete rms
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Dec 2010 20:33:05 +0000 (20:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xine-lib.spec -> 1.277

xine-lib.spec

index 24648b9747cd2b74a16ee4375ebb7444c5810126..a4237b0d001671f44f75124cb71031ff24911add 100644 (file)
@@ -14,7 +14,7 @@
 %bcond_without directfb        # don't build DirectFB video output plugin
 %bcond_without dxr3            # don't build dxr3 video output and decode plugins
 %bcond_without dvd             # don't build dvdnav stuff
-%bcond_with    esd             # don't build EsounD audio output plugin
+%bcond_with    esd             # build EsounD audio output plugin
 %bcond_without fusionsound     # don't build FusionSound audio output plugin
 %bcond_without gdkpixbuf       # don't build gdk-pixbuf decode plugin
 %bcond_without gnome           # don't build gnome_vfs input plugin
@@ -783,8 +783,6 @@ Plugin de video para o xine, utilizando a extensão XVideo do XFree.
 
 # kill hack, it fails with recent automake
 echo 'AC_DEFUN([AM_PROG_AS_MOD],[AM_PROG_AS])' > m4/as.m4
-# use system libtool.m4
-rm -f m4/libtool15.m4
 
 %build
 # breaks DOMAIN (modified Makefile.in.in?)
@@ -831,9 +829,6 @@ install -d $RPM_BUILD_ROOT%{_aclocaldir}
        DESTDIR=$RPM_BUILD_ROOT \
        m4datadir=%{_aclocaldir}
 
-# remove useless *.la files
-rm -f $RPM_BUILD_ROOT%{_pluginsdir}/{,vidix,post}/*.la
-
 %find_lang libxine1
 
 %clean
This page took 1.010484 seconds and 4 git commands to generate.