diff options
author | Sam Bingner <sam@bingner.com> | 2019-04-03 15:47:56 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-04-09 23:20:37 -1000 |
commit | 4dfb7051ae39881c430b3b3811383e7f115942d3 (patch) | |
tree | 9c9ada5d40d70fe91ade324b5012c38915e25af6 /data/theora/make.sh | |
parent | 8751b370bf2f0cc566f49a3140fe7f632fb3bb0a (diff) |
Fix libtheora compiling and rename ogg, vorbis, and theora
Diffstat (limited to 'data/theora/make.sh')
-rw-r--r-- | data/theora/make.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/data/theora/make.sh b/data/theora/make.sh deleted file mode 100644 index c103eecaa..000000000 --- a/data/theora/make.sh +++ /dev/null @@ -1,4 +0,0 @@ -pkg:setup -cp -f ${PKG_BASE}/config.sub . -pkg:configure --disable-oggtest --disable-vorbistest --disable-examples -pkg:install |