]> git.pld-linux.org Git - packages/AnotherLevel.git/blobdiff - AnotherLevel.spec
- merged lost change:
[packages/AnotherLevel.git] / AnotherLevel.spec
index d9c5865330e60ee7424a48e5c65baa48f4549dcb..17b8d1841a1480b0da7d6b658efb17085eb2bf5b 100644 (file)
@@ -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 \
This page took 0.087753 seconds and 4 git commands to generate.