From: "Хихин Руслан" <hihin@rambler.ru> To: community@lists.altlinux.org Subject: Re: [Comm] сборка binkd Date: Fri, 4 Jul 2008 09:42:21 +0400 Message-ID: <200807040942.29074@ruslandh> (raw) In-Reply-To: <486DAEE5.7070209@kaznaufk.amur.ru> [-- Attachment #1.1: Type: text/plain, Size: 385 bytes --] Здравствуйте Oleg Sukhanov В сообщении от Пятница 04 июля 2008 Oleg Sukhanov написал(a): > под изменившиеся configure.in и configure, не хватает. Добавьте приложенный патч. -- А ещё говорят так (fortune): MESSAGE ACKNOWLEDGED -- The Pershing II missiles have been launched. ________________________________________________________________________ С уважением Хихин Руслан [-- Attachment #1.2: binkd-1.0-new.diff --] [-- Type: text/x-diff, Size: 1352 bytes --] diff -uNrbE binkd-1.0/Makefile.in binkd-1.0-new/Makefile.in --- binkd-1.0/Makefile.in 2004-08-05 02:10:20 +0400 +++ binkd-1.0-new/Makefile.in 2008-07-04 09:37:47 +0400 @@ -53,8 +53,8 @@ ln -s $(prefix)/sbin/$(APPL)-`cat .version` $(prefix)/sbin/$(APPL) ./mkinstalldirs $(prefix)/man/man8 $(INSTALL) -m 644 $(APPL).8 $(prefix)/man/man8/$(APPL).8 - ./mkinstalldirs $(CONFDIR) - $(INSTALL) -m 644 $(APPL).cfg $(CONFDIR)/$(APPL).conf-dist + ./mkinstalldirs $(RPM_BUILD_ROOT)$(CONFDIR) + $(INSTALL) -m 644 $(APPL).cfg $(RPM_BUILD_ROOT)$(CONFDIR)/$(APPL).conf-dist clean: rm -f *.[bo] unix/*.[bo] ntlm/*.[bo] *.BAK *.core *.obj *.err diff -uNrbE binkd-1.0/mkfls/unix/Makefile.in binkd-1.0-new/mkfls/unix/Makefile.in --- binkd-1.0/mkfls/unix/Makefile.in 2004-08-05 02:10:20 +0400 +++ binkd-1.0-new/mkfls/unix/Makefile.in 2008-07-04 09:38:02 +0400 @@ -53,8 +53,8 @@ ln -s $(prefix)/sbin/$(APPL)-`cat .version` $(prefix)/sbin/$(APPL) ./mkinstalldirs $(prefix)/man/man8 $(INSTALL) -m 644 $(APPL).8 $(prefix)/man/man8/$(APPL).8 - ./mkinstalldirs $(CONFDIR) - $(INSTALL) -m 644 $(APPL).cfg $(CONFDIR)/$(APPL).conf-dist + ./mkinstalldirs $(RPM_BUILD_ROOT)$(CONFDIR) + $(INSTALL) -m 644 $(APPL).cfg $(RPM_BUILD_ROOT)$(CONFDIR)/$(APPL).conf-dist clean: rm -f *.[bo] unix/*.[bo] ntlm/*.[bo] *.BAK *.core *.obj *.err [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-07-04 5:42 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-07-04 0:51 Oleg Sukhanov 2008-07-04 4:51 ` Хихин Руслан 2008-07-04 5:02 ` Oleg Sukhanov 2008-07-04 5:42 ` Хихин Руслан [this message] 2008-07-04 6:15 ` Alexey I. Froloff 2008-07-04 7:48 ` Peter Evdokimov 2008-07-04 9:35 ` Alexey I. Froloff 2008-07-04 10:14 ` Peter Evdokimov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200807040942.29074@ruslandh \ --to=hihin@rambler.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git