This commit is contained in:
parazyd 2017-06-26 17:56:38 +02:00
parent 3cbe3774c8
commit 5b23dfda98
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 2 additions and 1 deletions

View File

@ -5,3 +5,4 @@ Thank you very much for your great help and ideas!
- Enzo Nicosia <katolaz@freaknet.org> - Enzo Nicosia <katolaz@freaknet.org>
- Denis Roio <jaromil@dyne.org> - Denis Roio <jaromil@dyne.org>
- Giovanni Rapagnani

View File

@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this source code. If not, see <http://www.gnu.org/licenses/>. # along with this source code. If not, see <http://www.gnu.org/licenses/>.
libdevuansdk_version="0.5" libdevuansdk_version="1.0"
LIBPATH=${LIBPATH:-$(dirname $0)} LIBPATH=${LIBPATH:-$(dirname $0)}
source $LIBPATH/config source $LIBPATH/config