Skip to content

zepag/linuxrpm-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Howto use this

Building the example found in BUILDS/example1 in centos6.

$ sh build-in.sh centos6 example1

Building the example found in BUILDS/example1 in centos7.

$ sh build-in.sh centos7 example1

Examples:

1: a basic package adding a file in a known place and creating a link 2: a package with a dependency to the first one, and nothing else ;) 3: a very basic custom JDK package 4: a package building something native: unrar 5: a package building multiple packages in a single spec 6: another package building something native and adding man pages and a configuration page: wget

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages