Search Criteria
Package Details: ume-git r65.17e096b-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ume-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ume-git |
| Description: | VTE based terminal emulator forked from sakura, with patches refused by original maintainer |
| Upstream URL: | https://github.com/SgtWiggles/ume |
| Licenses: | GPL-2.0-only |
| Submitter: | iamtakingiteasy |
| Maintainer: | iamtakingiteasy |
| Last Packager: | iamtakingiteasy |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-08-26 06:31 (UTC) |
| Last Updated: | 2024-08-27 07:45 (UTC) |
Latest Comments
iamtakingiteasy commented on 2024-08-27 07:28 (UTC)
Thanks, removed $startdir and $srcdir in pkgrel 7.
a821 commented on 2024-08-27 07:21 (UTC) (edited on 2024-08-27 07:23 (UTC) by a821)
I get this error:
The problem is that you should not use
$startdir. Just replace line 19 withcd $_pkgname(you don't need tocdinto$srcdireither). This happens if you define$SRCDEST(which I do).