Search Criteria
Package Details: httpdirfs 1.2.0-2
Git Clone URL: | https://aur.archlinux.org/httpdirfs.git (read-only, click to copy) |
---|---|
Package Base: | httpdirfs |
Description: | A filesystem which allows you to mount HTTP directory listings |
Upstream URL: | https://github.com/fangfufu/httpdirfs |
Licenses: | |
Submitter: | owentrigueros |
Maintainer: | owentrigueros |
Last Packager: | owentrigueros |
Votes: | 1 |
Popularity: | 0.052161 |
First Submitted: | 2019-10-25 07:21 |
Last Updated: | 2021-01-29 17:07 |
Latest Comments
djmattyg007 commented on 2020-12-10 12:14
You can remove it now and just not bump the version number. The change will still be in git, and you're less likely to forget :)
owentrigueros commented on 2020-09-28 11:20
@djmattyg007 True, I will remove it in the next release, I'm not going to make people recompile because of that :)
djmattyg007 commented on 2020-09-27 04:39
The prepare() function is now just a single 'cd' command, which means the prepare() function as a whole can be removed.
owentrigueros commented on 2020-07-10 05:51
@djmattyg007 Thank you! I've updated the package with your suggestions.
djmattyg007 commented on 2020-07-09 12:14
A couple of suggestions for the PKGBUILD:
make prefix=/usr DESTDIR="$pkgdir" install