From 35646b6499fb7c030082830d19be5e58bdf7ef5c Mon Sep 17 00:00:00 2001 From: uz Date: Sun, 20 Sep 2009 17:16:31 +0000 Subject: [PATCH] Fixed a copy&paste error. git-svn-id: svn://svn.cc65.org/cc65/trunk@4203 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- packages/rpm/redhat/cc65.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rpm/redhat/cc65.spec b/packages/rpm/redhat/cc65.spec index 6fcab0ac0..47261617c 100644 --- a/packages/rpm/redhat/cc65.spec +++ b/packages/rpm/redhat/cc65.spec @@ -340,7 +340,7 @@ programs for the Lynx Game Console using the cc65 crosscompiler. %files lynx %attr(644,root,root) /usr/lib/cc65/lib/lynx.lib %attr(644,root,root) /usr/lib/cc65/joy/lynx-*.joy -%attr(644,root,root) /usr/lib/cc65/tgi/lynx-*.ser +%attr(644,root,root) /usr/lib/cc65/ser/lynx-*.ser %attr(644,root,root) /usr/lib/cc65/tgi/lynx-*.tgi -- 2.39.5