summaryrefslogtreecommitdiff
path: root/packages/SDL2_image.sh
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-02-03 22:47:18 +0300
committerAndrei Karas <akaras@inbox.ru>2017-02-03 22:47:18 +0300
commit9b9fe1fd0d14a862f107617f844812d7833a0eb0 (patch)
treec05467d8e6dab128aac2af6e2816d0572d632229 /packages/SDL2_image.sh
parent3560a75367079de74aa34d2a58fdaf417e892ef4 (diff)
downloadspm-9b9fe1fd0d14a862f107617f844812d7833a0eb0.tar.gz
spm-9b9fe1fd0d14a862f107617f844812d7833a0eb0.tar.bz2
spm-9b9fe1fd0d14a862f107617f844812d7833a0eb0.tar.xz
spm-9b9fe1fd0d14a862f107617f844812d7833a0eb0.zip
Fix typo in package name (SDL2_image)
Diffstat (limited to 'packages/SDL2_image.sh')
-rw-r--r--packages/SDL2_image.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/SDL2_image.sh b/packages/SDL2_image.sh
new file mode 100644
index 0000000..aaa0399
--- /dev/null
+++ b/packages/SDL2_image.sh
@@ -0,0 +1,5 @@
+include "SDL_image"
+
+DEFAULT_BRANCH="default"
+
+ENV_CPPFLAGS_PATH="include/SDL2"