forked from alnux/repo
what if there were more testing packages lol
This commit is contained in:
parent
f1376cc343
commit
ba252a369c
3 changed files with 7 additions and 1 deletions
5
bruhtesting/package
Normal file
5
bruhtesting/package
Normal file
|
@ -0,0 +1,5 @@
|
|||
AL_PKG_CONFIG_DEPLOY=true
|
||||
AL_PKG_CONFIG_VER="0.1"
|
||||
AL_PKG_CONFIG_NAME="bruhtesting"
|
||||
AL_PKG_CONFIG_MAKEDEPENDS=""
|
||||
AL_PKG_CONFIG_DEPENDS=""
|
1
bruhtesting/payload/usr/bin/hellooo
Normal file
1
bruhtesting/payload/usr/bin/hellooo
Normal file
|
@ -0,0 +1 @@
|
|||
echo "bruh"
|
|
@ -1,5 +1,5 @@
|
|||
AL_PKG_CONFIG_DEPLOY=true
|
||||
AL_PKG_CONFIG_VER="0.2"
|
||||
AL_PKG_CONFIG_VER="0.3"
|
||||
AL_PKG_CONFIG_NAME="testingpackage"
|
||||
AL_PKG_CONFIG_MAKEDEPENDS=""
|
||||
AL_PKG_CONFIG_DEPENDS=""
|
Loading…
Reference in a new issue