Skip to content

miquels/liblockfile-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debian packaging for liblockfile

To build a debian package, run ./buildpackage instead of dpkg-buildpackage. This will extract the upstream tarball into a temporary build directory, copy the debian/ directory into it, chdir into it, and run dpkg-buildpackage there.

To clean, run ./buildpackage clean or, alternatively git clean -xf.