From: ed@altlinux.ru (Ed V. Bartosh) To: ALT Linux Kernel Development <devel-kernel@altlinux.ru> Subject: Re: [d-kernel] Re: kernel-macros Date: Thu, 18 Dec 2003 11:38:57 +0300 Message-ID: <m3vfoemsf2.fsf@altlinux.ru> (raw) In-Reply-To: <20031217204841.GB1932@sirius.home> (Sergey Vlasov's message of "Wed, 17 Dec 2003 23:48:41 +0300") SV> On Wed, Dec 17, 2003 at 09:03:06PM +0300, Sergey Vlasov wrote: >> Исправил ещё раз ;) SV> [skip] >> %source() Source%1: %2 %global _src_list %_src_list %2 >> %source_kver() Source%1: %3 %global _src_list %_src_list %2/%3 Класс ! SV> Видимо, %source_kver теперь стоит переименовать; этот макрос теперь SV> решает более общую задачу - позволяет устанавливать файлы в любой SV> подкаталог каталога с патчами (возможна даже многоуровневая SV> вложенность). Да, согласен. SV> Либо можно внести эту функциональность непосредственно в %source, SV> сделав параметр, указывающий путь, необязательным. Правда, в этом SV> случае он окажется в конце - т.е. получится что-то вроде SV> %source 42 42_something.patch 00_common Одобрямс. SV> Хотя можно извернуться и сделать необязательный параметр в середине ;) А смысл ? SV> Ещё один вариант - добавить в %source обработку опций: SV> %source(d:) Source%1: %2 %global _src_list %_src_list %{-d:%{-d*}/}%2 Не одобрямс. По-моему первый вариант лучше. SV> Тогда это может выглядеть как SV> %source 42 -d 00_common 42_something.patch SV> И что из этого лучше? Лучше с необязательным параметром в конце. по-моему логично - номер, файл, куда ставить. -- Best regards, Ed V. Bartosh
next prev parent reply other threads:[~2003-12-18 8:38 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-12-17 20:48 ` Sergey Vlasov 2003-12-18 8:38 ` Ed V. Bartosh [this message] 2003-12-18 10:37 ` Aleksey Avdeev
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=m3vfoemsf2.fsf@altlinux.ru \ --to=ed@altlinux.ru \ --cc=devel-kernel@altlinux.ru \ /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 kernel packages development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \ devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com public-inbox-index devel-kernel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git