Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 332 Bytes

Rebuilding the Packages file

With your updated control file, build your tweak. Store the resulting .deb. file into the /debs/ folder of your repo. Build your Packages file and compress with bzip2.

cd /Users/michaelmelita/michaelmelita1.github.io-master

dpkg-scanpackages -m ./debs > Packages

bzip2 Packages