[Commits] idmgr branch master updated.
Martin Langhoff
martin at laptop.org
Fri Oct 9 07:06:29 EDT 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "/home/olpc-code/git/projects/idmgr".
The branch, master has been updated
via a5453fcd0dfdcf8ca02673529c0ebe7655668195 (commit)
from 8113468a871b61da45321ba2a462f3426302b311 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit a5453fcd0dfdcf8ca02673529c0ebe7655668195
Author: Martin Langhoff <martin at laptop.org>
Date: Fri Oct 9 13:06:04 2009 +0200
Makefile: F11 is i586 now!
diff --git a/Makefile b/Makefile
index 5175ef1..3572a17 100644
--- a/Makefile
+++ b/Makefile
@@ -71,12 +71,12 @@ $(RPM): SRPM
publish: SOURCES SRPM
rsync -e ssh --progress $(RPM) \
- xs-dev.laptop.org:/xsrepos/testing/olpc/11/i386/
+ xs-dev.laptop.org:/xsrepos/testing/olpc/11/i586/
rsync -e ssh --progress $(SRPM) \
xs-dev.laptop.org:/xsrepos/testing/olpc/11/source/SRPMS/
rsync -e ssh --progress $(TARBALL) \
xs-dev.laptop.org:/xsrepos/testing/olpc/11/source/SOURCES/
- ssh xs-dev.laptop.org sudo createrepo /xsrepos/testing/olpc/11/i386
+ ssh xs-dev.laptop.org sudo createrepo /xsrepos/testing/olpc/11/i586
ssh xs-dev.laptop.org sudo createrepo /xsrepos/testing/olpc/11/source/SRPMS
install:
-----------------------------------------------------------------------
--
/home/olpc-code/git/projects/idmgr
More information about the Commits
mailing list