OSSP CVS Repository

ossp - Difference in ossp-pkg/petidomo/Makefile.in versions 1.34 and 1.35
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/petidomo/Makefile.in 1.34 -> 1.35

--- Makefile.in  2001/01/19 15:09:12     1.34
+++ Makefile.in  2001/01/19 16:19:59     1.35
@@ -75,7 +75,8 @@
         $(SHTOOL) install -c -m 755 petidomo-kickout $(bindir)
         $(SHTOOL) install -c -m 644 config/petidomo.conf $(sysconfdir)/petidomo.conf-sample
         $(SHTOOL) install -c -m 644 config/petidomo.acl $(sysconfdir)/petidomo.acl-sample
-        $(SHTOOL) install -c -m 444 config/help $(datadir)/help
+        $(SHTOOL) install -c -m 444 config/help $(datadir)
+        if [ ! -f $(localstatedir)/index ] ; then $(SHTOOL) install -c -m 444 config/index $(localstatedir); fi
         $(SHTOOL) install -c -m 555 filter/insert-name-in-subject.sh $(libexecdir)
         $(SHTOOL) install -c -m 555 filter/pgp-decrypt.sh $(libexecdir)
         $(SHTOOL) install -c -m 555 filter/pgp-encrypt.sh $(libexecdir)

CVSTrac 2.0.1