X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec;h=fdf8c6c21c9a1ebd700db4e49e43ff4e687c0697;hp=8e5e7f1fa31f22a219f1858aeec7cdc04602e73e;hb=19af2bd8dfd21731cc978beccd1346133d614c67;hpb=715f35c6d320d5589ea1b80434ab1b2abef823b0 diff --git a/yaz.spec b/yaz.spec index 8e5e7f1..fdf8c6c 100644 --- a/yaz.spec +++ b/yaz.spec @@ -21,12 +21,12 @@ Retrieval. %build CFLAGS="$RPM_OPT_FLAGS" \ - ./configure --prefix=$RPM_BUILD_ROOT/usr --enable-yc --enable-tcpd + ./configure --prefix=/usr --enable-yc --enable-tcpd make CFLAGS="$RPM_OPT_FLAGS" %install rm -fr $RPM_BUILD_ROOT -make install +make prefix=$RPM_BUILD_ROOT/usr install %files %defattr(-,root,root)