summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cole2019-11-18 16:38:41 -0500
committerBrian Cole2019-11-18 16:38:41 -0500
commitb162e8c4adde02430a2c2faaf0a8dcf80480edbc (patch)
tree7ac86e937f33eeb1f55319e4c7541c3399148342
parentaa5ccc278c518c53dcd62728f36013bfa48fc476 (diff)
downloadaur-b162e8c4adde02430a2c2faaf0a8dcf80480edbc.tar.gz
sourcehut build: fix directory name
-rw-r--r--.build.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.build.yml b/.build.yml
index 67d513ba95ad..fec01a723bfa 100644
--- a/.build.yml
+++ b/.build.yml
@@ -18,15 +18,15 @@ packages:
#- git+https://git.code.sf.net/p/cdesktopenv/code
tasks:
- precheck: |
- cd cdesktopenv-git-aur
+ cd cdesktopenv-git
namcap PKGBUILD
- build: |
- cd cdesktopenv-git-aur
+ cd cdesktopenv-git
time makepkg
- show: |
- cd cdesktopenv-git-aur
+ cd cdesktopenv-git
ls
tar taf cdesktopenv-git-*.pkg.tar*
- postcheck: |
- cd cdesktopenv-git-aur
+ cd cdesktopenv-git
namcap cdesktopenv-git-*.pkg.tar*