update hello world package

This commit is contained in:
hippoz 2020-11-30 20:09:09 +02:00
parent 6c0cde4dc5
commit e78c218f9f
6 changed files with 6 additions and 12 deletions

View file

@ -1,5 +0,0 @@
AL_PKG_CONFIG_DEPLOY=true
AL_PKG_CONFIG_VER="0.7"
AL_PKG_CONFIG_NAME="bruhtesting"
AL_PKG_CONFIG_MAKEDEPENDS=""
AL_PKG_CONFIG_DEPENDS=""

View file

@ -1 +0,0 @@
echo "bruh based"

5
helloworld/package Executable file
View file

@ -0,0 +1,5 @@
AL_PKG_CONFIG_DEPLOY=true
AL_PKG_CONFIG_VER="0.1"
AL_PKG_CONFIG_NAME="helloworld"
AL_PKG_CONFIG_MAKEDEPENDS=""
AL_PKG_CONFIG_DEPENDS=""

View file

@ -0,0 +1 @@
echo "Hello, Alnux world!"

View file

@ -1,5 +0,0 @@
AL_PKG_CONFIG_DEPLOY=true
AL_PKG_CONFIG_VER="0.8"
AL_PKG_CONFIG_NAME="testingpackage"
AL_PKG_CONFIG_MAKEDEPENDS=""
AL_PKG_CONFIG_DEPENDS=""

View file

@ -1 +0,0 @@
echo "based 3"