Author: arekm                        Date: Mon Oct 17 06:04:47 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- do not run chkconfig when building (Jan Palus)

---- Files affected:
SOURCES:
   lstat-makefile.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/lstat-makefile.patch
diff -u SOURCES/lstat-makefile.patch:1.3 SOURCES/lstat-makefile.patch:1.4
--- SOURCES/lstat-makefile.patch:1.3    Wed May 22 00:12:56 2002
+++ SOURCES/lstat-makefile.patch        Mon Oct 17 08:04:42 2005
@@ -10,7 +10,7 @@
  
  install_files:
        @echo "Instaling  library files..."
-@@ -65,9 +65,9 @@
+@@ -69,9 +69,9 @@
        echo ;\
        fi;
  
@@ -22,7 +22,7 @@
  
        @if [ ! -f $(DESTDIR)${PAGESDIR}index.pg ]; then \
        ${INSTALL} -m 644 ${SRCDIR}/pages/index.pg $(DESTDIR)${PAGESDIR} ;\
-@@ -97,7 +97,7 @@
+@@ -101,7 +101,7 @@
        @${INSTALL} -p -m 644 ${SRCDIR}/images/skins/sky/uni/* 
$(DESTDIR)${WWWDIR}/skins/sky/uni
  
        @echo "Instaling CGI scripts"
@@ -31,7 +31,13 @@
        @${INSTALL} -d $(DESTDIR)${WWWDIR}edit
        @${INSTALL} -p -m 755 ${SRCDIR}/lstat.cgi $(DESTDIR)${WWWDIR}
        @${INSTALL} -p -m 755 ${SRCDIR}/edit.cgi $(DESTDIR)${WWWDIR}edit
-@@ -144,11 +144,6 @@
+@@ -152,17 +152,9 @@
+       echo -n "Installing init file for RedHat..." ;\
+       ${INSTALL} -d $(DESTDIR)${INITRCDIR}; \
+       ${INSTALL} -p -m 755 ${MISCDIR}lstatd.rh $(DESTDIR)${INITRCDIR}lstatd ; 
\
+-      if [ -f ${INITRCDIR}lstatd ]; then \
+-      /sbin/chkconfig --add lstatd ;\
+-      fi ;\
        echo "ok";\
        fi;
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/lstat-makefile.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to