This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updated svn repository
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
Makefile.in
|
@@ -192,7 +192,7 @@ commit: indent |
|
|
|
|
|
# Create a SVN snapshot that people can run update on |
|
|
snapshot: |
|
|
svn co svn://libsdl.org/trunk/SDL |
|
|
svn co http://svn.libsdl.org/trunk/SDL |
|
|
mv SDL SDL-1.3 |
|
|
(cd SDL-1.3 && ./autogen.sh && rm -rf autom4te.cache) |
|
|
cp SDL-1.3/include/SDL_config.h.default SDL-1.3/include/SDL_config.h |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.