Hi All,
Is there any instruction on how to build a .deb file for vim, I couldn't find anything like that in here.
I appreciate any help.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
That is more a packaging question and not so much a Vim question. Please check with the Debian community how to package a deb file properly. You can also use Debians Vim mirror (it contains the debian folder with all the packaging magic) and you should be able to build a proper Vim package from there. (run debuild -b -us -uc)
—
Reply to this email directly, view it on GitHub,.
You are receiving this because you are subscribed to this thread.![]()