Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Unified Diff: third_party/sqlite/sqlite-src-3100200/autoconf/tea/pkgIndex.tcl.in

Issue 2846743003: [sql] Remove SQLite 3.10.2 reference directory. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/sqlite/sqlite-src-3100200/autoconf/tea/pkgIndex.tcl.in
diff --git a/third_party/sqlite/sqlite-src-3100200/autoconf/tea/pkgIndex.tcl.in b/third_party/sqlite/sqlite-src-3100200/autoconf/tea/pkgIndex.tcl.in
deleted file mode 100644
index bc585f73b3007cf63086532cddc38bfe4a246236..0000000000000000000000000000000000000000
--- a/third_party/sqlite/sqlite-src-3100200/autoconf/tea/pkgIndex.tcl.in
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Tcl package index file
-#
-# Note sqlite*3* init specifically
-#
-package ifneeded sqlite3 @PACKAGE_VERSION@ \
- [list load [file join $dir @PKG_LIB_FILE@] Sqlite3]

Powered by Google App Engine
This is Rietveld 408576698