Skip to content

Commit 10b34e2

Browse files
author
Christian Hergert
committed
build: use %makeinstall for RHEL5 rpmbuild.
1 parent 5f78648 commit 10b34e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rpm/mongo-c-driver.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ make local-check
7676
make abicheck
7777

7878
%install
79-
%make_install
79+
%makeinstall
8080
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
8181

8282
%post -p /sbin/ldconfig

0 commit comments

Comments
 (0)