From 8fc9ee8522ad141d00808b2bb0b5a1cfbf4ae5ef Mon Sep 17 00:00:00 2001 From: stephena Date: Sat, 29 Oct 2005 18:25:15 +0000 Subject: [PATCH] Updated RPM spec file for locating X11 libraries. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@870 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/unix/stella.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/stella/src/unix/stella.spec b/stella/src/unix/stella.spec index 02fbbb551..730b67eaf 100644 --- a/stella/src/unix/stella.spec +++ b/stella/src/unix/stella.spec @@ -84,6 +84,7 @@ export CXXFLAGS=$RPM_OPT_FLAGS --bindir=%{_bindir} \ --docdir=%{_docdir}/stella-%{version} \ --datadir=%{_datadir} + --x-libraries=%{_prefix}/X11R6/%{_lib} %make %install