new approach of patching
This commit is contained in:
parent
f194ae851a
commit
a4b5b41b7d
1 changed files with 4 additions and 2 deletions
|
|
@ -20,9 +20,11 @@
|
||||||
VERSION=1
|
VERSION=1
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
set -x
|
||||||
#Remove upstream distros feeds
|
#Remove upstream distros feeds
|
||||||
rm debian/patches/series
|
sed -i "/debianize_akregator_default.diff/d" debian/patches/series
|
||||||
|
rm debian/patches/debianize_akregator_default.diff debian/patches/kubuntu_debianize_akregator_default.diff
|
||||||
|
|
||||||
patch src/akregator_part.cpp < $DATA/trisquel_feeds.patch
|
patch src/akregator_part.cpp < $DATA/trisquel_feeds.patch
|
||||||
|
|
||||||
changelog "Patched feeds for Trisquel"
|
changelog "Patched feeds for Trisquel"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue