forked from alnux/repo
lol turns out the bruhtesting package script was not executable, lets try testing again
This commit is contained in:
parent
c73f668176
commit
b68e22f719
3 changed files with 2 additions and 2 deletions
2
bruhtesting/package
Normal file → Executable file
2
bruhtesting/package
Normal file → Executable file
|
@ -1,5 +1,5 @@
|
|||
AL_PKG_CONFIG_DEPLOY=true
|
||||
AL_PKG_CONFIG_VER="0.3"
|
||||
AL_PKG_CONFIG_VER="0.4"
|
||||
AL_PKG_CONFIG_NAME="bruhtesting"
|
||||
AL_PKG_CONFIG_MAKEDEPENDS=""
|
||||
AL_PKG_CONFIG_DEPENDS=""
|
0
bruhtesting/payload/usr/bin/hellooo
Normal file → Executable file
0
bruhtesting/payload/usr/bin/hellooo
Normal file → Executable file
|
@ -1,5 +1,5 @@
|
|||
AL_PKG_CONFIG_DEPLOY=true
|
||||
AL_PKG_CONFIG_VER="0.5"
|
||||
AL_PKG_CONFIG_VER="0.6"
|
||||
AL_PKG_CONFIG_NAME="testingpackage"
|
||||
AL_PKG_CONFIG_MAKEDEPENDS=""
|
||||
AL_PKG_CONFIG_DEPENDS=""
|
Loading…
Reference in a new issue