j
k
j a
j l
should be replaced with the following two lines: QUILT_PATCHES="debian/patches" quilt push -a cd -
should be replaced with the following two lines:
QUILT_PATCHES="debian/patches" quilt push -a cd -
Actually, make that:
QUILT_PATCHES="debian/patches" quilt push -a cd - >/dev/null
This makes for a cleaner build log.
Janek
Back to the thread
Back to the list