]> git.pld-linux.org Git - packages/uade.git/commitdiff
- cleanups
authorwolf <wolf@pld-linux.org>
Mon, 3 Feb 2003 21:58:17 +0000 (21:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fucking with libtool

Changed files:
    uade.spec -> 1.8

uade.spec

index d950b3aa2618c4795d95c960187fad98b92dad01..6e007b9016f2767681ac74fee6894dae81eb2083 100644 (file)
--- a/uade.spec
+++ b/uade.spec
@@ -67,20 +67,9 @@ pluginy wizualizacyjne, jest plugin dla XMMS korzystaj
        --input-plugin-dir=%{_libdir} \
        --with-sdl
 
-#%%configure --prefix=%{_prefix}
-#cd plugindir
-#cat Makefile | sed 's@PLUGINDIR = @&$(DESTDIR)@' > Makefile.new
-#mv -f Makefile.new Makefile
-#cd ..
-#cat Makefile | sed 's@SYSDATADIR = @&$(DESTDIR)@' > Makefile.new
-#cat Makefile.new | sed 's@BINDIR = @&$(DESTDIR)@;s@DOCDIR = @&$(DESTDIR)@' > Makefile
-
 %{__make} \
-       CC="%{__cc}"
-#      LDFLAGS="%{rpmldflags}" \
-#      CFLAGS="%{rpmcflags} -DGCCCONSTFUNC=\"__attribute__((const))\" -DREGPARAM= -D__inline__=inline -DVERSION=\\\"%{version}\\\"" \
-#      SDLLIBS="%(sdl-config --libs)" \
-#      SDLLFLAGS="%(sdl-config --cflags)"
+       CC="%{__cc}" \
+       LIBTOOL="libtool --tag=dupa"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.072379 seconds and 4 git commands to generate.