f1c9d48196
* Switch back to upstream repo * Backport upstream commit 30057222cc58ffe1f8c0889fce8da314d5364691 Reference: https://github.com/pcarrier/afuse/commit/30057222cc58ffe1f8c0889fce8da314d5364691 PR: 282356 Approved by: portmgr (maintainer timeout, 2+ weeks)
8 lines
295 B
Makefile
8 lines
295 B
Makefile
--- src/Makefile.am.orig 2024-10-27 11:33:19 UTC
|
|
+++ src/Makefile.am
|
|
@@ -1,4 +1,3 @@
|
|
-dist_bin_SCRIPTS=afuse-avahissh
|
|
bin_PROGRAMS=afuse
|
|
afuse_SOURCES=afuse.c afuse.h fd_list.c fd_list.h dir_list.c dir_list.h utils.c utils.h variable_pairing_heap.h string_sorted_list.c string_sorted_list.h
|
|
|