openpkg/rpmmacros

changeset 303
2bd9bf3f6f03
parent 13
cb59d6afeb61
child 427
71503088f51b
equal deleted inserted replaced
0:177a5294a44e 1:a637ff977ab9
217 217
218 # override some more RPM macros where the default value is not acceptable 218 # override some more RPM macros where the default value is not acceptable
219 %_dependency_whiteout %{nil} 219 %_dependency_whiteout %{nil}
220 %__debug_install_post %{nil} 220 %__debug_install_post %{nil}
221 %_unpackaged_files_terminate_build 0 221 %_unpackaged_files_terminate_build 0
222
223 # override automatic dependency generation
224 %_use_internal_dependency_generator 0
225 %__find_provides %{nil}
226 %__find_requires %{nil}
227 %__find_prereq %{nil}
228 %__perl_provides %{nil}
229 %__perl_requires %{nil}
222 230
223 # provide fixed paths to tools (standard) 231 # provide fixed paths to tools (standard)
224 %_gzipbin %{l_prefix}/lib/openpkg/gzip 232 %_gzipbin %{l_prefix}/lib/openpkg/gzip
225 %_bzip2bin %{l_prefix}/lib/openpkg/bzip2 233 %_bzip2bin %{l_prefix}/lib/openpkg/bzip2
226 %_patchbin %{l_prefix}/lib/openpkg/patch 234 %_patchbin %{l_prefix}/lib/openpkg/patch

mercurial