]> git.pld-linux.org Git - packages/dx.git/blobdiff - dx.spec
- second part of small fixes inspired by kloczek (this time better checked,
[packages/dx.git] / dx.spec
diff --git a/dx.spec b/dx.spec
index e8342c18682ed54df2408285c8cdd0ae4e028890..112e3c6f5dcd1d1630afb77245560dbb8ee50d77 100644 (file)
--- a/dx.spec
+++ b/dx.spec
@@ -18,7 +18,6 @@ BuildRequires:        automake
 BuildRequires: flex
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 OpenDX is a uniquely powerful, full-featured software package for the
 visualization of scientific, engineering and analytical data: Its open
@@ -55,7 +54,8 @@ rm -f missing aclocal.m4
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 ln -sf %{_bindir} $RPM_BUILD_ROOT%{_datadir}/dx/bin
 ln -sf %{_bindir} $RPM_BUILD_ROOT%{_datadir}/dx/bin_linux
This page took 0.493382 seconds and 4 git commands to generate.