Skip to content

codewithmichael/debmakeinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

debmakeinstall

Runs make install in the current directory within a namespaced chroot jail and builds a *.deb package from the installation.

Tested On: Linux Mint 19.3 (Ubuntu Bionic 18.04)

Requires Packages: build-essential fakeroot

For a quick test:

cd demo/hello
make
../../debmakeinstall --root=. --prefix=/usr/local

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages