]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - conf/Makefile
Merge changes from CUPS 1.5svn-r8829.
[thirdparty/cups.git] / conf / Makefile
index e8cdbfc1099afb50a7b28caa766a891e93a171d8..4e3963e21a8f4cb7643f68021a10773d76f804a7 100644 (file)
@@ -90,7 +90,7 @@ install-data:
        done
        -if test x$(PAMDIR) != x; then \
                $(INSTALL_DIR) -m 755 $(BUILDROOT)$(PAMDIR); \
-               if test -r $(BUILDROOT)$(PAMDIR)/cups/$(PAMFILE) ; then \
+               if test -r $(BUILDROOT)$(PAMDIR)/cups ; then \
                        $(INSTALL_DATA) $(PAMFILE) $(BUILDROOT)$(PAMDIR)/cups.N ; \
                else \
                        $(INSTALL_DATA) $(PAMFILE) $(BUILDROOT)$(PAMDIR)/cups ; \