mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Import patches-unapplied version 1.133 to ubuntu/maverick
Imported using git-ubuntu import. Changelog parent: 4925b24069a493cecce0a5ce3e44c13b68271e89 New changelog entries: * adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the buildd)
This commit is contained in:
parent
4925b24069
commit
860e2a1f36
@ -116,7 +116,7 @@ for STE in $SUITES; do
|
||||
fi
|
||||
|
||||
for arg in "$@"; do
|
||||
PUBDIR=~/public_html/LiveCD/${STE}/${arg}/
|
||||
PUBDIR=~/public_html/LiveCD/${STE}/${arg}${SUBARCH:+-$SUBARCH}/
|
||||
mkdir -p ${PUBDIR}
|
||||
|
||||
NOW=$(date +%Y%m%d)
|
||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (1.133) maverick; urgency=low
|
||||
|
||||
* adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the
|
||||
buildd)
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Fri, 16 Jul 2010 15:56:01 +0200
|
||||
|
||||
livecd-rootfs (1.132) maverick; urgency=low
|
||||
|
||||
* BuildLiveCD: revert change from revno 284 that adds subarch to the logfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user