From 19ffc1ab08c73ead765ea9790e5e4eabd903c7d0 Mon Sep 17 00:00:00 2001 From: uz Date: Fri, 9 Mar 2012 10:50:12 +0000 Subject: [PATCH] Added the new serial driver for the atmos to the spec file. git-svn-id: svn://svn.cc65.org/cc65/trunk@5581 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- packages/rpm/redhat/cc65.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/rpm/redhat/cc65.spec b/packages/rpm/redhat/cc65.spec index 5749a19a6..fef2a461d 100644 --- a/packages/rpm/redhat/cc65.spec +++ b/packages/rpm/redhat/cc65.spec @@ -190,6 +190,7 @@ programs for the Oric Atmos using the cc65 crosscompiler. %files atmos %attr(644,root,root) %{_libdir}/cc65/lib/atmos.lib %attr(644,root,root) %{_libdir}/cc65/joy/atmos-*.joy +%attr(644,root,root) %{_libdir}/cc65/tgi/atmos-*.ser %attr(644,root,root) %{_libdir}/cc65/tgi/atmos-*.tgi