Skip to content

Packaging code for software used at IHEP - fully open-source edition

Notifications You must be signed in to change notification settings

CasperVector/ihep-pkg-ose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Quick start (assuming a Docker service is already running):

$ ./misc/dboot8.sh base
$ ./misc/dboot8.sh base 'src_get; epel_get'
$ ./misc/dboot8.sh base 'for name in $pkgs_boot; do build $name; done'
$ ./misc/dboot8.sh epics
$ ./misc/dboot8.sh base pypi_get
$ ./misc/dboot8.sh pypi
$ ./misc/dboot8.sh pypi 'pybuild $pkgs_pyfetch $pkgs_nobinary'

For CentOS 7 instead of Rocky Linux 8, replace `dboot8' with `dboot7'.

About

Packaging code for software used at IHEP - fully open-source edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published