From: Semushin Slava <php-coder@ngs.ru> To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] bsc 2.18 Date: Fri, 7 Apr 2006 00:18:42 +0700 Message-ID: <20060406171842.GA21147@rock.home> (raw) In-Reply-To: <200604061145.46241.ashen@nsrz.ru> --- Шенцев Алексей Владимирович 2006-04-06 11:45:46 +0400 +++ php-coder 2006-04-06 22:08:10 +0700 ШАВ> %install ШАВ> %__install -pD bsc $RPM_BUILD_ROOT/%_bindir/bsc ШАВ> mkdir -p $RPM_BUILD_ROOT%_datadir/bsc ШАВ> mkdir -p $RPM_BUILD_ROOT%_datadir/bsc/lang ШАВ> cp BeesoftCommander.png $RPM_BUILD_ROOT%_datadir/bsc ШАВ> cp licence.txt $RPM_BUILD_ROOT%_datadir/bsc ШАВ> cp bsc_ru.qm $RPM_BUILD_ROOT%_datadir/bsc/lang ШАВ> cp bsc_pl.qm $RPM_BUILD_ROOT%_datadir/bsc/lang ШАВ> cp bsc_de.qm $RPM_BUILD_ROOT%_datadir/bsc/lang Не рекомендую использовать cp. Используйте install и с ключами -m 644 для обычных файлов и -m 755 для исполняемых. При копировании с помощью cp могут быть проблемы с неправильно выставленными правами. ШАВ> %files ШАВ> %_bindir/bsc А про %_datadir/%name/ забыли? -- + Semushin Slava | php-coder @ ngs.ru + ALT Linux Team | php-coder @ altlinux.ru
next prev parent reply other threads:[~2006-04-06 17:18 UTC|newest] Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-04-06 7:45 Шенцев Алексей Владимирович 2006-04-06 7:58 ` Michael Shigorin 2006-04-06 8:08 ` Epiphanov Sergei 2006-04-06 10:01 ` Nick S. Grechukh 2006-04-06 10:14 ` Epiphanov Sergei 2006-04-06 10:25 ` Nick S. Grechukh 2006-04-06 10:40 ` Шенцев Алексей Владимирович 2006-04-06 10:45 ` Nick S. Grechukh 2006-04-06 10:56 ` Шенцев Алексей Владимирович 2006-04-06 11:02 ` Led 2006-04-06 11:05 ` Epiphanov Sergei 2006-04-06 11:06 ` Nick S. Grechukh 2006-04-07 11:38 ` Шенцев Алексей Владимирович 2006-04-06 11:06 ` Andrey Rahmatullin 2006-04-06 11:07 ` Epiphanov Sergei 2006-04-06 17:18 ` Semushin Slava [this message] 2006-04-07 5:11 ` Шенцев Алексей Владимирович 2006-04-07 7:42 ` Шенцев Алексей Владимирович 2006-04-07 8:10 ` Led 2006-04-07 8:13 ` Шенцев Алексей Владимирович 2006-04-07 8:20 ` Led 2006-04-07 8:21 ` Шенцев Алексей Владимирович 2006-04-07 8:26 ` Led 2006-04-07 8:39 ` Шенцев Алексей Владимирович 2006-04-07 8:49 ` Led 2006-04-07 8:51 ` Шенцев Алексей Владимирович
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=20060406171842.GA21147@rock.home \ --to=php-coder@ngs.ru \ --cc=sisyphus@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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git