Skip to content

Commit

Permalink
to-release: released packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Dec 9, 2024
1 parent 8c30277 commit 5d7c68c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion lists/to-release
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
ghauri
2 changes: 1 addition & 1 deletion packages/ghauri/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ source /usr/share/$pkgname/venv/bin/activate
exec $pkgname "\$@"
EOF

chmod a+x "$pkgdir/usr/bin/$pkgname"
chmod +x "$pkgdir/usr/bin/$pkgname"
}

0 comments on commit 5d7c68c

Please sign in to comment.