From: Tomasz Pala Date: Fri, 27 Jun 2003 12:45:48 +0000 (+0000) Subject: - s#//#/# - '//' symlinks are worse to find X-Git-Tag: e2fsprogs-1_34-1~2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=c0de64b51696ffb2593f21c1fdcfac9146b4562f;p=packages%2Fe2fsprogs.git - s#//#/# - '//' symlinks are worse to find Changed files: e2fsprogs.spec -> 1.111 --- diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 86ca7f6..5485d5f 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -454,7 +454,7 @@ chmod u+w configure aclocal.m4 %{__aclocal} %{__autoconf} %configure \ - --with-root-prefix=/ \ + --with-root-prefix="" \ %{!?_without_nls:--enable-nls} \ %{?_without_nls:--disable-nls} \ %{?_with_allstatic:--disable-elf-shlibs} \