[packages/chromium-browser] stupid typo
glen
glen at pld-linux.org
Sun Nov 17 14:33:43 CET 2013
commit edb2bf4180e821504a932d00be3d76626fd6e776
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 17 15:33:37 2013 +0200
stupid typo
remove_bundled_libraries-stale.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/remove_bundled_libraries-stale.patch b/remove_bundled_libraries-stale.patch
index a013f8d..f821b8f 100644
--- a/remove_bundled_libraries-stale.patch
+++ b/remove_bundled_libraries-stale.patch
@@ -12,7 +12,7 @@
if options.do_remove:
# Delete the file - best way to ensure it's not used during build.
-+ if not options.do_print:
++ if options.do_print:
+ print path
os.remove(path)
else:
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/edb2bf4180e821504a932d00be3d76626fd6e776
More information about the pld-cvs-commit
mailing list