From 8989d1883fde6cfb314535dc1b415aa5d6232894 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Thu, 29 Dec 2005 03:05:45 +0000 Subject: [PATCH] One last thing: allow relocation. Not sure how useful that will be. --- PDCurses.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PDCurses.spec b/PDCurses.spec index 0772742a..ac83a72f 100644 --- a/PDCurses.spec +++ b/PDCurses.spec @@ -1,4 +1,4 @@ -# $Id: PDCurses.spec,v 1.6 2005/12/29 02:49:55 wmcbrine Exp $ +# $Id: PDCurses.spec,v 1.7 2005/12/29 03:05:45 wmcbrine Exp $ %define ver 27 %define verdot 2.7 @@ -13,6 +13,7 @@ Group: Development/Libraries Source: %{name}-%{version}.tar.gz URL: http://pdcurses.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-root +Prefix: %base %description PDCurses for X11, also known as XCurses, is an implementation of the