소스 검색

fix directory layout

Ralf S. Engelschall 19 년 전
부모
커밋
f48619fc1c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      findutils/findutils.spec

+ 2 - 1
findutils/findutils.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        ShellUtils
 License:      GPL
 Version:      4.2.28
-Release:      20061003
+Release:      20061004
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
@@ -70,6 +70,7 @@ AutoReqProv:  no
     ./configure \
         --prefix=%{l_prefix} \
         --libexecdir=%{l_prefix}/libexec/findutils \
+        --datarootdir=%{l_prefix} \
         --localstatedir=%{l_prefix}/var/findutils \
         --disable-largefile \
         --disable-nls