Skip to content

serbaut/go-rpm-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPM spec file for Go

Build with

sudo yum install rpmdevtools yum-utils
sudo yum-builddep go.spec
rpmdev-setuptree
spectool -R -g go.spec
rpmbuild -bb go.spec
spectool -R -g go-tools.spec
rpmbuild -bb go-tools.spec

About

RPM spec file for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published