ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Borovskoy <alb@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] I: Расжатые исходники в git vis пустые каталоги в траблах
Date: Tue, 12 Dec 2006 00:32:25 +1200
Message-ID: <457D4FD9.9080800@altlinux.ru> (raw)
In-Reply-To: <457C661F.3070805@solin.spb.ru>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

Это так у меня erlang из git.alt собирается. erlang-dirs файл в котором
указаны имена каталогов. Список каталогов создавался с помощью find.

- --
Алексей.
GPG key fingerprint
DBB3 1832 13C6 5C96 4A58 4AFF 78F7 159F 66AD 8D7E
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFFfU/ZePcVn2atjX4RApdCAJsEK3/KqMPmuAXFQ/084ALSIFBo/gCfZYaC
J4zQalz2XhRvyM9dBcghi84=
=jNem
-----END PGP SIGNATURE-----


  parent reply	other threads:[~2006-12-11 12:32 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 [this message]
2006-12-11 18:04   ` 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=457D4FD9.9080800@altlinux.ru \
    --to=alb@altlinux.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