Fix system config printer 11.0
This commit is contained in:
parent
7216f7d69d
commit
f1d7665995
2 changed files with 12 additions and 2 deletions
|
|
@ -266,4 +266,8 @@ else
|
|||
fi
|
||||
}
|
||||
|
||||
remove_patch(){
|
||||
rm debian/patches/$1
|
||||
sed -i "/$1/d" debian/patches/series
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue