ALT Linux Bugzilla
– Attachment 1103 Details for
Bug 7922
multilib support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
multilib support
alterator-x11-0.3.12-alt-paths.patch (text/plain), 839 bytes, created by
Kachalov Anton
on 2005-09-11 13:12:29 MSD
(
hide
)
Description:
multilib support
Filename:
MIME Type:
Creator:
Kachalov Anton
Created:
2005-09-11 13:12:29 MSD
Size:
839 bytes
patch
obsolete
>diff -Naur alterator-x11-0.3.12.orig/Makefile alterator-x11-0.3.12/Makefile >--- alterator-x11-0.3.12.orig/Makefile 2005-09-05 19:21:34 +0400 >+++ alterator-x11-0.3.12/Makefile 2005-09-11 16:47:30 +0400 >@@ -9,6 +9,7 @@ > SBINDIR=$(DESTDIR)/usr/sbin > LIBDIR=$(DESTDIR)/usr/lib > DATADIR=$(DESTDIR)/usr/share >+X11LIBDIR=/usr/X11R6/lib > datadir=$(DATADIR) > > ALT_LIBDIR=$(LIBDIR)/alterator >diff -Naur alterator-x11-0.3.12.orig/tools/xconf/Makefile alterator-x11-0.3.12/tools/xconf/Makefile >--- alterator-x11-0.3.12.orig/tools/xconf/Makefile 2005-06-08 12:23:56 +0400 >+++ alterator-x11-0.3.12/tools/xconf/Makefile 2005-09-11 16:46:11 +0400 >@@ -1,6 +1,6 @@ > CC=gcc > CFLAGS=-Wall -I/usr/X11R6/include/ -DVERSION=\"0.1\" -D_GNU_SOURCE=1 -g >-LDFLAGS=-L /usr/X11R6/lib -lxf86config -lm -lXt >+LDFLAGS=-L$(X11LIBDIR) -lxf86config -lm -lXt > > all:xconf >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7922
: 1103