]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scripting/php/Makefile
Merge changes from CUPS 1.4svn-r7394.
[thirdparty/cups.git] / scripting / php / Makefile
index bc07028fea53edd311c73dd03204ba8834d75aeb..09b07fb244f7a34fb1fe77605fab65b91fab8b1d 100644 (file)
@@ -82,7 +82,7 @@ install-data:
 install-exec:
        echo Installing $(PHPCUPS) in $(PHPDIR)
        $(INSTALL_DIR) $(PHPDIR)
-       $(INSTALL_BIN) $(PHPCUPS) $(PHPDIR)
+       $(INSTALL_LIB) $(PHPCUPS) $(PHPDIR)
        if test "x$(SYMROOT)" != x; then \
                $(INSTALL_DIR) $(SYMROOT); \
                cp $(PHPCUPS) $(SYMROOT); \