]> git.pld-linux.org Git - packages/fluxbox.git/commitdiff
- added --with old_wheel bcond, wrrr..
authorluzik <luzik@pld-linux.org>
Fri, 6 Aug 2004 20:03:37 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fluxbox.spec -> 1.74

fluxbox.spec

index a7e0188697b5e15e7bb76937b58b49987183de93..f30abd59108222e2b18c689cf4144356f02577a8 100644 (file)
@@ -1,6 +1,7 @@
 
-%define                snap 20040806
+%bcond_with    old_wheel       # build with right wheel direction
 
+%define                snap 20040806
 Summary:       Fluxbox is a windowmanager that is based on Blackbox
 Summary(pl):   Ma³y i szybki zarz±dca okien dla X Window oparty o Blackbox
 Summary(pt_BR):        Fluxbox é um gerenciador de janelas baseado no Blackbox
@@ -64,7 +65,7 @@ o blackbox?
 %setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+%{!?with_old_wheel:%patch2 -p1}
 
 %build
 rm -f missing
This page took 0.083158 seconds and 4 git commands to generate.