httpdirfs: remove unnecessary PREFIX=, clean up

This commit is contained in:
classabbyamp 2022-08-22 18:57:51 -04:00
parent f6dcfdc220
commit 0e143190b7
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ pkgname=httpdirfs
version=1.2.0
revision=5
build_style=gnu-makefile
make_install_args="prefix=/usr"
makedepends="libcurl-devel fuse-devel gumbo-parser-devel
libuuid-devel expat-devel"
short_desc="Mount HTTP directory listings, with a permanent cache"