From 392a6b9db1ce64099c15daa61c2e2ca964f95453 Mon Sep 17 00:00:00 2001 From: Simon John Date: Mon, 24 Mar 2014 13:27:36 +0000 Subject: replace perl reset script with python one Fix #180 Fix #127 --- packaging/fedora/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/fedora/README.md') diff --git a/packaging/fedora/README.md b/packaging/fedora/README.md index 18c5955..37219cb 100644 --- a/packaging/fedora/README.md +++ b/packaging/fedora/README.md @@ -2,7 +2,7 @@ First install the dependencies as root: - yum install arduino-core perl-Device-SerialPort help2man rpm-build + yum install arduino-core rpm-build pyserial From the top-level Arduino-Makefile directory you've checked out of github, run the following (as unprivileged user) to create a compressed tarball using the naming conventions required by rpmbuild: -- cgit v1.2.3