]> git.pld-linux.org Git - packages/kaffeine.git/commitdiff
- make -f admin/Makefile.common successfully passed
authoradgor <adgor@pld-linux.org>
Fri, 6 Feb 2004 00:00:31 +0000 (00:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- amd64 friendly
- TODO: Check if patch0 is still needed

Changed files:
    kaffeine.spec -> 1.9

kaffeine.spec

index 3e03f10588d9410ea873f1895477922a57747353..5478c4ab037490d845e232625fb090b4904232f7 100644 (file)
@@ -27,8 +27,12 @@ W pe
 %patch0 -p1
 
 %build
+cp /usr/share/automake/config.sub admin
 
-%configure
+%{__make} -f admin/Makefile.common
+
+%configure \
+       --with-qt-libraries=%{_libdir}
 
 %{__make}
 
This page took 0.307098 seconds and 4 git commands to generate.