Skip to content

pablo-knight/centos7

 
 

Repository files navigation

Build environment for building CentOS packages

Works for CentOS7 and CentOS8.

Make will fetch the version from GitHub.

E.g. You can build a devel repo like this:

VERSION=2.23 make clean buildrpm fill-devel-repo make-repo

If you want to build privacyidea-selinux you need to adapt the privacyidea-selinux.spec file and run:

make clean buildselinux fill-release-repo make-repo push-repo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.4%
  • HTML 6.9%
  • Makefile 4.4%
  • Python 0.3%