ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] неправильный tarball
@ 2006-03-04  5:55 Oleg Parashchenko
  2006-03-04  7:15 ` Sergey Vlasov
  0 siblings, 1 reply; 3+ messages in thread
From: Oleg Parashchenko @ 2006-03-04  5:55 UTC (permalink / raw)
  To: devel

  Добрый день,

  есть неправильный .tar.gz: вместо

$ tar ztf smth-X.Y.Z.tar.gz
smth-X.Y.Z/README
smth-X.Y.Z/INSTALL
...

  получается

$ tar ztf smth-X.Y.Z.tar.gz
README
INSTALL
...

  (Всё распаковывается в текущую директорию, а не складывается
в поддиректорию.)

  Естественно,

%prep
%setup -q
%patch -p1

  теперь не подходит из-за

/home/rpmer/tmp/rpm-tmp.79155: line 101: cd: smth-X.Y.Z: No
such file or directory

  Как это лучше всего исправить?


-- 
Oleg Parashchenko  olpa@ http://xmlhack.ru/  XML news in Russian
http://uucode.com/blog/  Generative Programming, XML, TeX, Scheme


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] неправильный tarball
  2006-03-04  5:55 [devel] неправильный tarball Oleg Parashchenko
@ 2006-03-04  7:15 ` Sergey Vlasov
  2006-03-06  6:48   ` Oleg Parashchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Vlasov @ 2006-03-04  7:15 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 656 bytes --]

On Sat, Mar 04, 2006 at 08:55:46AM +0300, Oleg Parashchenko wrote:
>   есть неправильный .tar.gz: вместо
> 
> $ tar ztf smth-X.Y.Z.tar.gz
> smth-X.Y.Z/README
> smth-X.Y.Z/INSTALL
> ...
> 
>   получается
> 
> $ tar ztf smth-X.Y.Z.tar.gz
> README
> INSTALL
> ...
> 
>   (Всё распаковывается в текущую директорию, а не складывается
> в поддиректорию.)
> 
>   Естественно,
> 
> %prep
> %setup -q
> %patch -p1
> 
>   теперь не подходит из-за
> 
> /home/rpmer/tmp/rpm-tmp.79155: line 101: cd: smth-X.Y.Z: No
> such file or directory
> 
>   Как это лучше всего исправить?

%setup -c

http://wiki.sisyphus.ru/devel/spectips/setup

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] неправильный tarball
  2006-03-04  7:15 ` Sergey Vlasov
@ 2006-03-06  6:48   ` Oleg Parashchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Oleg Parashchenko @ 2006-03-06  6:48 UTC (permalink / raw)
  To: ALT Devel discussion list; +Cc: vsu

  Добрый день,

On Sat, 4 Mar 2006 10:15:55 +0300
Sergey Vlasov <vsu@altlinux.ru> wrote:

> > 
> >   Как это лучше всего исправить?
> 
> %setup -c
> 
> http://wiki.sisyphus.ru/devel/spectips/setup
> 

  Спасибо, получилось.


-- 
Oleg Parashchenko  olpa@ http://xmlhack.ru/  XML news in Russian
http://uucode.com/blog/  Generative Programming, XML, TeX, Scheme


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-06  6:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-04  5:55 [devel] неправильный tarball Oleg Parashchenko
2006-03-04  7:15 ` Sergey Vlasov
2006-03-06  6:48   ` Oleg Parashchenko

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