]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- don't use %{without ...}, it may not work after inverting bcond auto/th/beagle-0_2_12-1
authorsparky <sparky@pld-linux.org>
Mon, 13 Nov 2006 14:53:20 +0000 (14:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle.spec -> 1.95

beagle.spec

index 7a7748fa420bbfecaea070af50fe6da34b505d4d..e10a40b0b4c3ad585ca1d1fe7d4a358d4fa6f10c 100644 (file)
@@ -14,7 +14,7 @@
 %bcond_without epiphany        # don't build epiphany extension
 %bcond_with    sqlite3         # use sqlite3 instead of sqlite2
 #
-%if %{without gui}
+%if !%{with gui}
 %undefine      with_evolution
 %endif
 #
This page took 0.079212 seconds and 4 git commands to generate.