Changeset 1171
- Timestamp:
- Apr 11, 2016, 1:21:38 PM (5 years ago)
- Location:
- lliurex-maker/trunk/fuentes
- Files:
-
- 6 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-maker/trunk/fuentes/debian/changelog
r1139 r1171 1 lliurex-maker (3.1) xenial; urgency=high 2 3 * Add new folder to define last sources.list 4 * Remove all files on /etc/apt/sources.list.d 5 6 -- Raul Rodrigo Segura <raurodse@gmail.com> Mon, 11 Apr 2016 13:19:43 +0200 7 1 8 lliurex-maker (3.0.3) xenial; urgency=medium 2 9 -
lliurex-maker/trunk/fuentes/new/usr/share/lliurex-maker/auto/build
r881 r1171 51 51 (cd chroot && find usr/share/doc -maxdepth 1 -type d | xargs du -s | sort -nr) 52 52 echo END docdirs 53 53 rm chroot/etc/apt/sources.list.d/* || true 54 cp -r config/final_apt/* chroot/etc/apt/ 54 55 lb binary "$@" 55 56 touch binary.success
Note: See TracChangeset
for help on using the changeset viewer.