]> git.pld-linux.org Git - packages/gocr.git/commitdiff
- grrrr... added back --prefix and --bindir options to second %%configure
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 12 Sep 2001 16:16:01 +0000 (16:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gocr.spec -> 1.5

gocr.spec

index f7f830ed4d3e75b79a89a63125253b678f08ad47..acb267b62860f21ce04241e9729567354f3ce02d 100644 (file)
--- a/gocr.spec
+++ b/gocr.spec
@@ -63,7 +63,7 @@ autoconf
 (cd frontend/gnome
 autoconf
 (cd src ; autoconf)
-%configure
+%configure --prefix=%{_xprefix} --bindir=%{_xbindir}
 %{__make})
 
 %install
This page took 0.171956 seconds and 4 git commands to generate.