1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-03 17:00:17 -09:00

Rename edbi-sqlite3 to edbi-sqlite package.

This commit is contained in:
Malyshev Artem 2014-09-23 11:47:18 +04:00 committed by Steve Purcell
parent 3b435db3b7
commit ae637a3028
2 changed files with 4 additions and 3 deletions

4
recipes/edbi-sqlite Normal file
View file

@ -0,0 +1,4 @@
(edbi-sqlite
:fetcher "github"
:repo "proofit404/edbi-sqlite"
:old-names (edbi-sqlite3))

View file

@ -1,3 +0,0 @@
(edbi-sqlite3
:fetcher "github"
:repo "proofit404/edbi-sqlite3")