Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a .deb which installs some files in system. it also places some .so and some files in /usr/lib location. if i run the .deb the files the placed in respective location.
what if I want to change or replace one of the files in the installer? simply how can i apply a patch to the .deb in Ubuntu system.

What I have tried:

i know about .diff and .dpatch but unable to apply it to my solution
Posted
Updated 13-Apr-17 1:32am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900