summaryrefslogtreecommitdiffstats
path: root/freed-ebian/deblobian
diff options
context:
space:
mode:
authorRobert Millan <rmh@aybabtu.com>2009-08-15 18:31:13 +0000
committerRobert Millan <rmh@aybabtu.com>2009-08-15 18:31:13 +0000
commitd8292028378c8fcb86735d700b47766e3f931274 (patch)
tree6987c3c766703fc734446f01f0a242508d14fdbc /freed-ebian/deblobian
parent85cc9f2daf1ca869b17b0019d344adc63a429746 (diff)
downloadlinux-libre-raptor-d8292028378c8fcb86735d700b47766e3f931274.tar.gz
linux-libre-raptor-d8292028378c8fcb86735d700b47766e3f931274.zip
Apply freed-ebian patches automatically.
Diffstat (limited to 'freed-ebian/deblobian')
-rwxr-xr-xfreed-ebian/deblobian4
1 files changed, 4 insertions, 0 deletions
diff --git a/freed-ebian/deblobian b/freed-ebian/deblobian
index c273d2f6f..b7e9e8d64 100755
--- a/freed-ebian/deblobian
+++ b/freed-ebian/deblobian
@@ -52,6 +52,10 @@ for i in ${revisions} ; do
done
done
+for i in `dirname $0`/patches/*.diff ; do
+ patch -p0 < $i
+done
+
set +x
echo "$0 finished succesfully"
OpenPOWER on IntegriCloud