OSSP CVS Repository

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

ossp-pkg/petidomo/Makefile.in 1.19 -> 1.20

--- Makefile.in  2001/01/08 16:19:32     1.19
+++ Makefile.in  2001/01/08 20:40:24     1.20
@@ -81,6 +81,11 @@
 
 install-testlist:
         @if [ ! -d $(localstatedir)/testlist ]; then $(INSTALL) -d $(localstatedir)/testlist; fi
+        $(INSTALL) -m 644 ../etc/list-config $(localstatedir)/testlist/config
+        $(INSTALL) -m 644 ../etc/list-acl $(localstatedir)/testlist/acl
+        @rm -f $(localstatedir)/testlist/list
+        cp /dev/null $(localstatedir)/testlist/list
+        @chmod 644 $(localstatedir)/testlist/list
 
 clean distclean realclean::
         @for n in lib*; do (cd $$n && $(MAKE) $@); done

CVSTrac 2.0.1