Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37400709
en ru br
Репозитории ALT
S:1.0.3-alt2
5.1: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: lndir

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: lndir
Version: 1.0.2
Release: alt1

Summary: create a shadow directory of symbolic links to another directory tree
License: MIT/X11
Group: Development/C

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

BuildRequires: pkg-config xorg-proto-devel xorg-util-macros

%description
The lndir program makes  a  shadow  copy  todir  of  a  directory  tree
fromdir,  except  that  the shadow is not populated with real files but
instead with symbolic links pointing at the real files in  the  fromdir
directory tree.  This is usually useful for maintaining source code for
different machine architectures.  You create a  shadow  directory  con-
taining  links  to the real source, which you will have usually mounted
from a remote machine.  You can build  in  the  shadow  tree,  and  the
object files will be in the shadow directory, while the source files in
the shadow directory are just symlinks to the real files.

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin