Skip to content

Commit

Permalink
Integrated the yupdate script (bsc#1162826)
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Feb 14, 2020
1 parent 92c61a0 commit fe28390
Show file tree
Hide file tree
Showing 9 changed files with 1,158 additions and 2 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Yast::Tasks.configuration do |conf|
# TODO: move to src/client and verify if needed
conf.install_locations["control/*.rb"] = Packaging::Configuration::YAST_DIR + "/clients"
conf.install_locations["startup"] = Packaging::Configuration::YAST_LIB_DIR
conf.install_locations["bin/*"] = File.join(Packaging::Configuration::DESTDIR, "/usr/bin/")
end

# safety check - make sure the RNG file is up to date
Expand Down

0 comments on commit fe28390

Please sign in to comment.