summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Oliva <lxoliva@fsfla.org>2014-11-26 07:00:53 +0000
committerAlexandre Oliva <lxoliva@fsfla.org>2014-11-26 07:00:53 +0000
commitfe5b93f554d07857f382d7da90252fb35e33c62b (patch)
tree758f82f403acb4611b524b1919c69d7e172bf1b3
parentdb50908c701cd17d2d184c313b02b3fd48f71f1b (diff)
downloadlinux-libre-raptor-fe5b93f554d07857f382d7da90252fb35e33c62b.tar.gz
linux-libre-raptor-fe5b93f554d07857f382d7da90252fb35e33c62b.zip
Update config.patch on build --prep
-rwxr-xr-xlemote/gnewsense/branches/build3
1 files changed, 2 insertions, 1 deletions
diff --git a/lemote/gnewsense/branches/build b/lemote/gnewsense/branches/build
index c40e5a53f..6fca576c5 100755
--- a/lemote/gnewsense/branches/build
+++ b/lemote/gnewsense/branches/build
@@ -100,7 +100,8 @@ find .pc -perm 000 -print0 | xargs --no-run-if-empty -0 chmod 400
if $prep; then
make oldconfig
- false
+ quilt refresh
+ exit
fi
mv debian `pwd`.debian
OpenPOWER on IntegriCloud