mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
* Switch back to upstream repo
* Backport upstream commit 30057222cc58ffe1f8c0889fce8da314d5364691
Reference:
30057222cc
PR: 282356
Approved by: portmgr (maintainer timeout, 2+ weeks)
7 lines
295 B
Text
7 lines
295 B
Text
--- 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
|
|
|