[rubygem-asciidoctor/f18: 30/32] move patches

Dan Allen mojavelinux at fedoraproject.org
Mon Mar 11 19:56:11 UTC 2013


commit 25c3495184a675e0f57953993230c7cdce1c8865
Author: Dan Allen <dallen at redhat.com>
Date:   Mon Mar 11 13:24:12 2013 -0600

    move patches

 README.adoc                                        |    2 +-
 ...tch => asciidoctor-disable-use-of-pending.patch |    0
 ...ch => asciidoctor-fix-nth-child-selectors.patch |    0
 3 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/README.adoc b/README.adoc
index 50c16b1..c192044 100644
--- a/README.adoc
+++ b/README.adoc
@@ -39,7 +39,7 @@ Next, grab the Asciidoctor gem (the sources) and put it into the `$HOME/rpmbuild
 
 Finally, copy the `.patch` files from this repository to the same directory:
 
- cp patches/* $HOME/rpmbuild/SOURCES/
+ cp *.patch $HOME/rpmbuild/SOURCES/
 
 You're now ready to build the RPM.
 
diff --git a/patches/asciidoctor-disable-use-of-pending.patch b/asciidoctor-disable-use-of-pending.patch
similarity index 100%
rename from patches/asciidoctor-disable-use-of-pending.patch
rename to asciidoctor-disable-use-of-pending.patch
diff --git a/patches/asciidoctor-fix-nth-child-selectors.patch b/asciidoctor-fix-nth-child-selectors.patch
similarity index 100%
rename from patches/asciidoctor-fix-nth-child-selectors.patch
rename to asciidoctor-fix-nth-child-selectors.patch


More information about the scm-commits mailing list