Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846066
en ru br
ALT Linux repos
S:1.002-alt1

Group :: Development/Perl
RPM: perl-lib-relative

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name:           perl-lib-relative
Version:        1.002
Release:        alt1
Summary:        Add paths relative to the current file to  at INC
License:        Artistic-2.0
Group: Development/Perl
Url:            https://metacpan.org/release/lib-relative
Source0: http://www.cpan.org/authors/id/D/DB/DBOOK/lib-relative-%{version}.tar.gz
BuildArch:      noarch

BuildRequires: perl(ExtUtils/MakeMaker.pm)

%description
This module proposes a straightforward method for adding local directory to
at INC. It takes a path relative to the current file, absolutize it, and add
it to  at INC.

%prep
%setup -q -n lib-relative-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes CONTRIBUTING.md README
%perl_vendorlib/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin