13 lines
380 B
Plaintext
13 lines
380 B
Plaintext
$OpenBSD: patch-data_Makefile_in,v 1.1 2005/01/23 12:44:10 matthieu Exp $
|
|
--- data/Makefile.in.orig Mon Jan 17 22:51:03 2005
|
|
+++ data/Makefile.in Sat Jan 22 15:26:16 2005
|
|
@@ -372,7 +372,7 @@ uninstall-info: uninstall-info-recursive
|
|
uninstall-recursive
|
|
|
|
|
|
-DEFAULT _STYLE = @DEFAULT_STYLE@
|
|
+DEFAULT_STYLE = @DEFAULT_STYLE@
|
|
all-local: menu init
|
|
distclean-local:
|
|
rm -f *\~
|