Skip to content
Snippets Groups Projects
Commit 3be51a03 authored by akiraohgaki's avatar akiraohgaki
Browse files

Path to /tmp

parent 7d0b200b
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
TMPDIR=$HOME/tmp
TMPDIR=/tmp
PKGDIR=`cd $(dirname $0) && pwd`
BUILDDIR=$PKGDIR/build
PROJDIR=`dirname $PKGDIR`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment