Weblog entry #1 for jalayari
#1
How to patch debian package
Posted by jalayari on Sat 6 Mar 2010 at 04:05
I have downloaded a Debian package source files. And modified some of .c files and added my new (foo.c) plus my pre-compiled file (bar.so) that the new Debian package will need.
what files (rules, make files) I need to change to build the install the package so that the new .so file will include my foo.c and picked up my pre-compiled bar.so file?
Thanks,
jalayari
what files (rules, make files) I need to change to build the install the package so that the new .so file will include my foo.c and picked up my pre-compiled bar.so file?
Thanks,
jalayari
Comments on this Entry
Posted by Anonymous (217.216.xx.xx) on Sun 7 Mar 2010 at 20:15
[ Parent | Reply to this comment ]