]> git.pld-linux.org Git - packages/arts.git/commitdiff
- moving to unsermake
authordjurban <djurban@pld-linux.org>
Thu, 13 May 2004 09:53:54 +0000 (09:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arts.spec -> 1.78

arts.spec

index 9b43ee552519b64c7cdd661ed560b1d7a58e0674..b664f88db7de40e4f065477dcacabf03f5d22302 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -35,6 +35,7 @@ BuildRequires:        libtool >= 2:1.5-2
 BuildRequires: libvorbis-devel
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: pkgconfig
+BuildRequires:  unsermake >= 040511
 BuildRequires: qt-devel >= 6:3.2.1-4
 Obsoletes:     arts-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -144,6 +145,9 @@ Pliki programistyczne dla biblioteki qtmcop.
 
 %build
 cp /usr/share/automake/config.sub admin
+export UNSERMAKE=/usr/share/unsermake/unsermake
+%{__make} -f admin/Makefile.common cvs
+
 %configure \
        %{!?with_nas:ac_cv_header_audio_audiolib_h=no} \
        --%{?debug:en}%{!?debug:dis}able-debug \
This page took 0.037975 seconds and 4 git commands to generate.