]> git.pld-linux.org Git - packages/gammu.git/commitdiff
-enable some features
authorhunter <hunter@pld-linux.org>
Sat, 17 Jan 2004 16:02:03 +0000 (16:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gammu.spec -> 1.20

gammu.spec

index 80a216bbfad9744a7101f5768f0db6046841e372..33bf4f42ef93b46fc1f609c72f312832ab126253 100644 (file)
@@ -42,8 +42,23 @@ kopie zapasowe danych i odtwarza
 %build
 cd cfg/autoconf
 %{__autoconf}
-%configure
-cd ../..
+%configure     \
+       --enable-cb                     \
+       --enable-7110incoming           \
+       --enable-6210calendar           \
+       --enable-fbus                   \
+       --enable-mbus                   \
+       --enable-fbusirda               \
+       --enable-phonetblue             \
+       --enable-fbusdku5               \
+       --enable-fbuspl2303             \
+       --enable-fbusdlr3               \
+       --enable-obexgen                \
+       --enable-mroutergen             \
+       --enable-mrouterblue            \
+       --enable-irdaphonet             \
+       --enable-irdaobex               
+cd ../..       
 %{__make}
 
 %install
This page took 0.115166 seconds and 4 git commands to generate.