freebsd-ports/archivers/xarchive/files/patch-src_main.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

18 lines
364 B
C

--- src/main.c.orig 2006-02-23 17:25:47 UTC
+++ src/main.c
@@ -115,6 +115,7 @@ setup_wrappers(void)
WrapperEntry *wrapent = NULL;
home = g_strdup_printf("%s/.xarchive/wrappers", getenv("HOME"));
+ {
char *dir[] =
{
home,
@@ -146,6 +147,7 @@ setup_wrappers(void)
{
g_print("No wrappers found\n");
}
+ }
}
extern gchar *