osinfo-data: clean applied patches upstream.
This commit is contained in:
parent
c5d312a14b
commit
ecafd9c542
4 changed files with 2 additions and 69 deletions
|
|
@ -24,11 +24,8 @@ VERSION=8
|
|||
|
||||
rd_domain=($(cat $DATA/recommended-distros|grep -v \#|awk '{print$3}'))
|
||||
|
||||
# Apply latest patches
|
||||
for patch in $(ls -v ${DATA}/*.patch)
|
||||
do
|
||||
patch_p1 $patch
|
||||
done
|
||||
# Apply patches
|
||||
apply_patch_changes
|
||||
|
||||
# Remove non-free distros references.
|
||||
TMPDIR=$(mktemp -d os-XXXX)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue