Changeset 2385
- Timestamp:
- Sep 7, 2016, 10:36:25 AM (4 years ago)
- Location:
- lliurex-maker/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-maker/trunk/fuentes/debian/changelog
r2347 r2385 1 lliurex-maker (3.8.2) xenial; urgency=high 2 3 * Fix bug with enableri386 4 5 -- Raul Rodrigo Segura <raurodse@gmail.com> Wed, 07 Sep 2016 10:35:17 +0200 6 1 7 lliurex-maker (3.8.1) xenial; urgency=medium 2 8 -
lliurex-maker/trunk/fuentes/new/usr/share/lliurex-maker/auto/config
r2307 r2385 169 169 $OPTS \ 170 170 "$@" 171 sed -i -e 's%^\(LB_BOOTSTRAP_INCLUDE=".*\)"$%\1 enableri386"%g' config/bootstrap 171 172 case $ARCH in 173 amd64) sed -i -e 's%^\(LB_BOOTSTRAP_INCLUDE=".*\)"$%\1 enableri386"%g' config/bootstrap ;; 174 esac 175 172 176 echo "LB_CHROOT_HOOKS=\"$CHROOT_HOOKS\"" >> config/chroot 173 177 echo "LB_BINARY_HOOKS=\"$BINARY_HOOKS\"" >> config/binary
Note: See TracChangeset
for help on using the changeset viewer.