Skip to content
Snippets Groups Projects
Commit a4b5b41b authored by Luis Guzmán's avatar Luis Guzmán
Browse files

new approach of patching

parent f194ae85
No related branches found
No related tags found
3 merge requests!307Etiona test mr,!301Set trisquel feeds,!179Corrected patch for make-bleachbit
......@@ -20,9 +20,11 @@
VERSION=1
. ./config
set -x
#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
changelog "Patched feeds for Trisquel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment