don't use %makeinstall
This commit is contained in:
parent
9856031a6c
commit
4aacfc4803
@ -58,7 +58,7 @@ make LDFLAGS=
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
%makeinstall
|
||||
make DESTDIR=%{buildroot} install
|
||||
|
||||
install src/xsane-gimp %{buildroot}%{_bindir}
|
||||
|
||||
@ -108,7 +108,8 @@ fi
|
||||
|
||||
%changelog
|
||||
* Sun Jan 18 2009 Nils Philippsen <nphilipp@redhat.com> - 0.996-1
|
||||
- versuib 0.996
|
||||
- version 0.996
|
||||
- don't use %%makeinstall
|
||||
|
||||
* Fri Jul 18 2008 Nils Philippsen <nphilipp@redhat.com> - 0.995-5
|
||||
- fix fd leak prevention (#455450)
|
||||
|
Loading…
Reference in New Issue
Block a user