13 lines
239 B
Plaintext
13 lines
239 B
Plaintext
|
# List here the patches' filename to be applied in the correct order.
|
||
|
# All patches need to be placed in this directory and have the .patch name
|
||
|
# extension.
|
||
|
#
|
||
|
# PATCHES=(
|
||
|
# '0001-foo.patch'
|
||
|
# '0002-bar.patch'
|
||
|
# ...
|
||
|
# )
|
||
|
|
||
|
PATCHES=(
|
||
|
)
|