Copy from home:jengelh:branches:editors/emacs via accept of submit request 27253 revision 4. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/27253 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=15
18 lines
419 B
Diff
18 lines
419 B
Diff
---
|
|
configure.in | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: emacs-23.1/configure.in
|
|
===================================================================
|
|
--- emacs-23.1.orig/configure.in
|
|
+++ emacs-23.1/configure.in
|
|
@@ -443,7 +443,7 @@ dnl see the `changequote' comment above.
|
|
;;
|
|
|
|
## Suns
|
|
- sparc-*-linux* | sparc64-*-linux* )
|
|
+ sparc*-*-linux* )
|
|
machine=sparc opsys=gnu-linux
|
|
;;
|
|
|