[variants] Add custom names
This commit is contained in:
parent
8302354eed
commit
70f67384f8
3 changed files with 3 additions and 0 deletions
1
arkdep-build.d/arkanelinux/name
Normal file
1
arkdep-build.d/arkanelinux/name
Normal file
|
@ -0,0 +1 @@
|
|||
echo "arkanelinux-$(date +%Y-%m-%d)"
|
1
arkdep-build.d/test-arkanelinux-kde/name
Normal file
1
arkdep-build.d/test-arkanelinux-kde/name
Normal file
|
@ -0,0 +1 @@
|
|||
echo "arkanelinux-kde-$(date +%Y-%m-%d)"
|
1
arkdep-build.d/test-arkanelinux-pantheon/name
Normal file
1
arkdep-build.d/test-arkanelinux-pantheon/name
Normal file
|
@ -0,0 +1 @@
|
|||
echo "arkanelinux-pantheon-$(date +%Y-%m-%d)"
|
Loading…
Add table
Reference in a new issue