1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-09-28 19:05:49 +08:00
ctemplate/packages
csilvers 9475e9fd4a Fix a longstanding bug when dpkg isn't present. The idea is
we silently continue in that case, but we run sh -e, which
	causes the script to abort on error, even if the error is
	inside backticks (``).  So we make sure the dpkg command never
	gives an error, even when it's not installed.
	
	Reported in
	   http://code.google.com/p/google-ctemplate/issues/detail?id=79
2011-07-27 00:56:05 +00:00
..
deb Fri Jul 22 15:31:05 2011 Google Inc. <opensource@google.com> 2011-07-22 22:56:35 +00:00
rpm Fri Sep 24 11:38:27 PDT 2010 Google Inc. <opensource@google.com> 2010-09-25 04:05:20 +00:00
deb.sh Thu May 7 11:27:28 2009 Google Inc. <opensource@google.com> 2009-05-07 15:35:04 +00:00
rpm.sh Fix a longstanding bug when dpkg isn't present. The idea is 2011-07-27 00:56:05 +00:00