scripts/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 530c1ea88200651a853d1b6c3fa268480f4a2a52
Author: Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeu...@ergo-project.org>
Date:   Thu Jun 24 16:38:41 2010 +0200

    Fix trailing backslash

diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 79060d5..97cda8f 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -11,5 +11,5 @@ EXTRA_DIST= \
     F8-buildinstall \
     F9-buildinstall \
     F10-buildinstall \
-    RHEL5-buildinstall \
     F11-buildinstall \
+    RHEL5-buildinstall


_______________________________________________
revisor-devel mailing list
revisor-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/revisor-devel

Reply via email to