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 Nov 5, 2024
1 parent 848d8ff commit 56930d5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions 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 @@
lrod
2 changes: 1 addition & 1 deletion packages/lrod/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 python /usr/share/$pkgname/Lrod.py "\$@"
EOF

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

1 change: 1 addition & 0 deletions packages/lrod/lrod.install
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ post_install() {
post_upgrade() {
post_install "$@"
}

0 comments on commit 56930d5

Please sign in to comment.