From 0f5504d74b8b735bebf68154acd868cbcedfe89b Mon Sep 17 00:00:00 2001 From: ankry Date: Thu, 13 Nov 2003 13:01:27 +0000 Subject: [PATCH] - added -pl and -prefix patch - prefix for Ra Changed files: enlightenment.spec -> 1.70.2.1 --- enlightenment.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/enlightenment.spec b/enlightenment.spec index a6c759c..ec9b805 100644 --- a/enlightenment.spec +++ b/enlightenment.spec @@ -21,6 +21,8 @@ Patch0: %{name}-config-path.patch Patch1: %{name}-makefile_fix.patch Patch2: %{name}-ac_am_fixes.patch Patch3: %{name}-use_sys_snprintf.patch +Patch4: %{name}-pl.patch +Patch5: %{name}-prefix.patch URL: http://enlightenment.org/ BuildRequires: autoconf BuildRequires: automake @@ -40,6 +42,8 @@ BuildRequires: zlib-devel Requires: xinitrc >= 3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _prefix /usr/X11R6 +%define _mandir /usr/X11R6/man %define _wmpropsdir /usr/share/wm-properties %define _sysconfdir /etc/X11/enlightenment @@ -57,6 +61,8 @@ jaki kiedykolwiek zosta %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build rm -f missing -- 2.44.0