[PATCH] lstat
Jan Palus
Jan.Palus w unixlab.cs.put.poznan.pl
Wto, 20 Wrz 2005, 16:08:31 CEST
Podczas budowania lstata z cvs wyskoczylo mi cos takiego:
Installing init file for RedHat...failed to make symlink /etc/rc.d/rc0.d/K15lstatd: File exists
failed to make symlink /etc/rc.d/rc1.d/K15lstatd: File exists
failed to make symlink /etc/rc.d/rc2.d/S85lstatd: File exists
failed to make symlink /etc/rc.d/rc3.d/S85lstatd: File exists
failed to make symlink /etc/rc.d/rc4.d/S85lstatd: File exists
failed to make symlink /etc/rc.d/rc5.d/S85lstatd: File exists
failed to make symlink /etc/rc.d/rc6.d/K15lstatd: File exists
ok
co prawda pakiety sie zbudowal, ale tak byc chyba nie powinno... patch
na patch w zalaczniku.
P.S.
Czy ktos moglby jednak dodac latke na msmtp, ktora podeslalem pare dni
temu? Obecnie mamy niedzialajacy pakiet w main...
-------------- następna część ---------
--- lstat-makefile.patch.orig 2005-09-20 15:51:13.000000000 +0200
+++ lstat-makefile.patch 2005-09-20 15:51:58.000000000 +0200
@@ -10,7 +9,7 @@
install_files:
@echo "Instaling library files..."
-@@ -65,9 +65,9 @@
+@@ -69,9 +69,9 @@
echo ;\
fi;
@@ -22,7 +21,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 +30,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;
Więcej informacji o liście dyskusyjnej pld-devel-pl