Files
shredos.x86_64/package/patch/Config.in

9 lines
214 B
Plaintext
Raw Normal View History

2004-10-09 06:13:40 +00:00
config BR2_PACKAGE_PATCH
2004-12-26 07:36:59 +00:00
bool "patch"
2004-10-09 06:13:40 +00:00
default n
help
2004-12-26 07:36:59 +00:00
Take patch files (containing difference listings) and apply them
to original files, producing patched versions.
2004-10-09 06:13:40 +00:00
2004-12-26 07:36:59 +00:00
http://www.gnu.org/software/patch/