openpkg/rpmmacros

changeset 303
2bd9bf3f6f03
parent 13
cb59d6afeb61
child 427
71503088f51b
     1.1 --- a/openpkg/rpmmacros	Wed Nov 24 14:48:04 2010 +0100
     1.2 +++ b/openpkg/rpmmacros	Mon Jan 10 20:54:01 2011 +0100
     1.3 @@ -220,6 +220,14 @@
     1.4  %__debug_install_post    %{nil}
     1.5  %_unpackaged_files_terminate_build 0
     1.6  
     1.7 +#   override automatic dependency generation
     1.8 +%_use_internal_dependency_generator 0
     1.9 +%__find_provides         %{nil}
    1.10 +%__find_requires         %{nil}
    1.11 +%__find_prereq           %{nil}
    1.12 +%__perl_provides         %{nil}
    1.13 +%__perl_requires         %{nil}
    1.14 +
    1.15  #   provide fixed paths to tools (standard)
    1.16  %_gzipbin                %{l_prefix}/lib/openpkg/gzip
    1.17  %_bzip2bin               %{l_prefix}/lib/openpkg/bzip2

mercurial