软件包:dpatch(2.0.38+nmu1)
patch maintenance system for Debian source packages
dpatch is an easy to use patch system for Debian packages, somewhat similar to the dbs package, but much simpler to use.
It lets you store patches and other simple customization templates in debian/patches and otherwise does not require much reorganization of your source tree. To get the patches applied at build time you simply need to include a makefile snippet and then depend on the patch/unpatch target in the build or clean stage of debian/rules - or you can use the dpatch patching script directly.
It can easily apply patches only on specific architectures if needed.
其他与 dpatch 有关的软件包
|
|
|
|
-
- dep: bash (>= 3.0-6)
- GNU Bourne Again SHell
-
- dep: dpkg-dev
- Debian 软件包开发工具
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: patchutils
- Utilities to work with patches
-
- sug: curl
- command line tool for transferring data with URL syntax