mirror of
https://github.com/kennethreitz-archive/python-versions.git
synced 2026-06-05 23:30:17 +00:00
cleanup
This commit is contained in:
+5
-1
@@ -11,4 +11,8 @@ mv sqlite-autoconf-3070900 sqlite
|
||||
cd sqlite
|
||||
./configure --prefix=$OUT_PREFIX
|
||||
make
|
||||
make install
|
||||
make install
|
||||
|
||||
# Cleanup
|
||||
cd ..
|
||||
rm -fr sqlite
|
||||
Reference in New Issue
Block a user