]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/Makefile.in
Fix #1571 and install libraries with 755 perms
[bacula/bacula] / bacula / src / cats / Makefile.in
index 628bfa4de5c9faa43ffa5f2a49f2ef5ea8000c5c..1f2b914bc1fd5158220bef06c04e149a1433398f 100644 (file)
@@ -131,7 +131,7 @@ uninstall-includes:
 
 libtool-install: all
        $(MKDIR) $(DESTDIR)$(libdir)
-       $(LIBTOOL_INSTALL_FINISH) $(INSTALL_PROGRAM) libbacsql$(DEFAULT_ARCHIVE_TYPE) $(DESTDIR)$(libdir)
+       $(LIBTOOL_INSTALL_FINISH) $(INSTALL_LIB) libbacsql$(DEFAULT_ARCHIVE_TYPE) $(DESTDIR)$(libdir)
 
 libtool-uninstall:
        $(LIBTOOL_UNINSTALL) $(RMF) $(DESTDIR)$(libdir)/libbacsql.la