From: Aleksey Avdeev <solo@solin.spb.ru> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] I: Расжатые исходники в git vis пустые каталоги в траблах Date: Mon, 11 Dec 2006 21:04:50 +0300 Message-ID: <457D9DC2.7060400@solin.spb.ru> (raw) In-Reply-To: <457D4FD9.9080800@altlinux.ru> [-- Attachment #1: Type: text/plain, Size: 932 bytes --] Alexey Borovskoy пишет: > Aleksey Avdeev пишет: > >> Приветствую. >> >> Собирая numerix (<http://pauillac.inria.fr/~quercia/cdrom/bibs/>) >> наткнулся на небольшую мину: >> >> В tar.gz присутствуют пустые каталоги (вида */o/). При экспорте >> исходников в git -- они теряются (каюсь: сразу я этот момент я не >> отследил). Как оказалось -- они нужны при сборке... >> >> Есть ли стандартный способ действия в подобных случаях? (Какую >> политику проводить будем?) > > > Эм, как правильно не знаю, но я решил задачу так: > > for i in $(cat erlang-dirs);do > [ ! -d $i ] && %__mkdir_p $i > done Врезал похожую конструкцию в скрипты сборки: теперь пустые каталоги создаются вместе с использующимися ими makefile. > > Это так у меня erlang из git.alt собирается. erlang-dirs файл в котором > указаны имена каталогов. Список каталогов создавался с помощью find. -- С уважением. Алексей. [-- Attachment #2: OpenPGP digital signature --] [-- Type: application/pgp-signature, Size: 548 bytes --]
prev parent reply other threads:[~2006-12-11 18:04 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-12-10 19:55 Aleksey Avdeev 2006-12-11 12:05 ` Igor Zubkov 2006-12-11 12:32 ` Alexey Borovskoy 2006-12-11 18:04 ` Aleksey Avdeev [this message]
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=457D9DC2.7060400@solin.spb.ru \ --to=solo@solin.spb.ru \ --cc=devel@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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git