From 49ec05b68462da02f2d6f09c872052710e35135e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 30 May 2003 12:17:57 +0000 Subject: [PATCH] - merged lost change: Revision 1.19 2003/05/23 17:12:42 radek - fixed "two lines" Changed files: AnotherLevel.spec -> 1.21 --- AnotherLevel.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/AnotherLevel.spec b/AnotherLevel.spec index d9c5865..17b8d18 100644 --- a/AnotherLevel.spec +++ b/AnotherLevel.spec @@ -5,14 +5,13 @@ Version: 0.9 Release: 1 License: distributable Group: X11/Window Managers -Source0: %{name}-%{version}.tar.gz # Source0-md5: ddeb447d0bf8aeca5bb1cf30878b4d55 +Source0: %{name}-%{version}.tar.gz Requires: m4, fvwm2, fvwm2-icons, wmconfig > 0.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: TheNextLevel BuildArch: noarch - %description AnotherLevel is a custom configuration of the popular fvwm2 window manager. Fvwm stands for (?) virtual window manager. You can fill in @@ -37,9 +36,11 @@ Grega J. Bradosa, kt %install rm -rf $RPM_BUILD_ROOT -%{__make} install TOPDIR=$RPM_BUILD_ROOT \ +%{__make} install \ + TOPDIR=$RPM_BUILD_ROOT \ ICONDIR=%{_datadir}/icons \ - MANDIR=%{_mandir}/man1 + MANDIR=%{_mandir}/man1 \ + BINDIR=%{_bindir} install -d $RPM_BUILD_ROOT%{_sysconfdir}/X11/TheNextLevel ln -sf ../AnotherLevel/fvwm2rc.m4 \ -- 2.43.0