both are different.
Henk van de Kamer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
var/run/lighttpd.pid ]; then \
if [ -x /usr/sbin/invoke-rc.d ]; then \
invoke-rc.d lighttpd force-reload > /dev/null 2>&1; \
else \
/etc/init.d/lighttpd force-reload > /dev/null 2>&1; \
fi; \
fi;
want to think about adding or
substracting one or two hours in logs.
Henk van de Kamer
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
(install_binary) build-udeb/g10/gpgv debian/gpgv/usr/bin/
$(STRIP) debian/gpgv/usr/bin/gpgv
In the 6th line there is a build-udeb and if I understand this correctly
the version build for udeb is packaged in the .deb? Not a problem if
both are the same, but if not...
Henk van de Kamer
--
his one is needed for the mysqli extension which is
now default packaged in php5-mysql. That one needs libmysqlclient15 so
depending on libmysqlclient12-dev seems odd?
Henk van de Kamer
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
else
-/usr/bin/mysql --defaults-extra-file=$MYSQLCONF_PASSWD
--host=$MYSQL_HOST --user=$MYSQL_USER < $PURGE
+/usr/bin/mysql --defaults-extra-file=$MYSQLCONF_PASSWD
--host=$MYSQL_HOST --user=$MYSQL_USER $MYSQL_DB < $PURGE
fi
fi
--
Henk van de
6 matches
Mail list logo