diff options
Diffstat (limited to 'x11/fvwm95/patches/patch-ag')
-rw-r--r-- | x11/fvwm95/patches/patch-ag | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/fvwm95/patches/patch-ag b/x11/fvwm95/patches/patch-ag new file mode 100644 index 00000000000..ab4961a6316 --- /dev/null +++ b/x11/fvwm95/patches/patch-ag @@ -0,0 +1,13 @@ +$NetBSD: patch-ag,v 1.1 2000/01/11 01:08:24 simonb Exp $ + +--- Makefile.in.orig Wed Jun 26 02:26:47 1996 ++++ Makefile.in Tue Jan 11 10:04:41 2000 +@@ -10,7 +10,7 @@ + + prefix=@prefix@ + exec_prefix=@exec_prefix@ +-subdirs=libs fvwm modules utils sample.fvwmrc xpmroot icons mini-icons ++subdirs=libs fvwm modules utils sample.fvwmrc icons mini-icons + + CFLAGS = -O + |