ALT Linux Bugzilla
– Attachment 1550 Details for
Bug 9817
Не собирается на x86_64
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Фикс для сборки на x86_64
libdir.fix (text/plain), 723 bytes, created by
stalker
on 2006-07-27 09:31:49 MSD
(
hide
)
Description:
Фикс для сборки на x86_64
Filename:
MIME Type:
Creator:
stalker
Created:
2006-07-27 09:31:49 MSD
Size:
723 bytes
patch
obsolete
>diff -ruN pptpd-1.3.0.orig/Makefile.am pptpd-1.3.0/Makefile.am >--- pptpd-1.3.0.orig/Makefile.am 2006-07-26 18:05:12 +0400 >+++ pptpd-1.3.0/Makefile.am 2006-07-26 18:04:49 +0400 >@@ -1,3 +1,4 @@ >+export LIBDIR=$(libdir)/pptpd > # We have our own, simpler dependencies stuff in 'reconf' > AUTOMAKE_OPTIONS = no-dependencies foreign > >diff -ruN pptpd-1.3.0.orig/plugins/Makefile pptpd-1.3.0/plugins/Makefile >--- pptpd-1.3.0.orig/plugins/Makefile 2006-07-26 18:04:11 +0400 >+++ pptpd-1.3.0/plugins/Makefile 2006-07-26 18:05:04 +0400 >@@ -17,7 +17,7 @@ > %.so: %.c > $(CC) -o $@ $(LDFLAGS) $(CFLAGS) $^ > >-LIBDIR = $(DESTDIR)$(prefix)/lib/pptpd >+LIBDIR ?= $(DESTDIR)$(prefix)/lib/pptpd > > install: $(PLUGINS) > $(INSTALL) -d $(LIBDIR)
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 9817
: 1550