perl/perl-IO-String: remove old build log.
This commit is contained in:
parent
b34128f83f
commit
39cd56686c
|
@ -1,83 +0,0 @@
|
|||
~/perl-IO-String » wget -nv https://cpan.metacpan.org/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz
|
||||
2016-12-16 19:57:31 URL:https://cpan.metacpan.org/authors/id/G/GA/GAAS/IO-String-1.08.tar.gz [7480/7480] -> "IO-String-1.08.tar.gz" [1]
|
||||
|
||||
~/perl-IO-String » md5sum IO-String-1.08.tar.gz
|
||||
250e5424f290299fc3d6b5d1e9da3835 IO-String-1.08.tar.gz
|
||||
|
||||
~/perl-IO-String » sudo sh perl-IO-String.SlackBuild
|
||||
IO-String-1.08/
|
||||
IO-String-1.08/META.yml
|
||||
IO-String-1.08/t/
|
||||
IO-String-1.08/t/truncate.t
|
||||
IO-String-1.08/t/read.t
|
||||
IO-String-1.08/t/close.t
|
||||
IO-String-1.08/t/write.t
|
||||
IO-String-1.08/t/para.t
|
||||
IO-String-1.08/t/seek.t
|
||||
IO-String-1.08/String.pm
|
||||
IO-String-1.08/Changes
|
||||
IO-String-1.08/MANIFEST
|
||||
IO-String-1.08/Makefile.PL
|
||||
IO-String-1.08/README
|
||||
Checking if your kit is complete...
|
||||
Looks good
|
||||
Generating a Unix-style Makefile
|
||||
Writing Makefile for IO::String
|
||||
Writing MYMETA.yml and MYMETA.json
|
||||
cp String.pm blib/lib/IO/String.pm
|
||||
Manifying 1 pod document
|
||||
Manifying 1 pod document
|
||||
Installing /tmp/SBo/package-perl-IO-String/usr/share/perl5/vendor_perl/IO/String.pm
|
||||
Installing /tmp/SBo/package-perl-IO-String/usr/man/man3/IO::String.3
|
||||
Appending installation info to /tmp/SBo/package-perl-IO-String/usr/lib/perl5/perllocal.pod
|
||||
|
||||
Slackware package maker, version 3.141593.
|
||||
|
||||
Searching for symbolic links:
|
||||
|
||||
No symbolic links were found, so we won't make an installation script.
|
||||
You can make your own later in ./install/doinst.sh and rebuild the
|
||||
package if you like.
|
||||
|
||||
This next step is optional - you can set the directories in your package
|
||||
to some sane permissions. If any of the directories in your package have
|
||||
special permissions, then DO NOT reset them here!
|
||||
|
||||
Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
|
||||
directory ownerships to root.root ([y]es, [n]o)? n
|
||||
|
||||
Creating Slackware package: /tmp/perl-IO-String-1.08-i586-1_SBo.tgz
|
||||
|
||||
./
|
||||
usr/
|
||||
usr/doc/
|
||||
usr/doc/perl-IO-String-1.08/
|
||||
usr/doc/perl-IO-String-1.08/perl-IO-String.SlackBuild
|
||||
usr/doc/perl-IO-String-1.08/Changes
|
||||
usr/doc/perl-IO-String-1.08/README
|
||||
usr/share/
|
||||
usr/share/perl5/
|
||||
usr/share/perl5/vendor_perl/
|
||||
usr/share/perl5/vendor_perl/IO/
|
||||
usr/share/perl5/vendor_perl/IO/String.pm
|
||||
usr/man/
|
||||
usr/man/man3/
|
||||
usr/man/man3/IO::String.3.gz
|
||||
install/
|
||||
install/slack-desc
|
||||
|
||||
Slackware package /tmp/perl-IO-String-1.08-i586-1_SBo.tgz created.
|
||||
|
||||
~/perl-IO-String » sudo installpkg /tmp/perl-IO-String-1.08-i586-1_SBo.tgz
|
||||
Verifying package perl-IO-String-1.08-i586-1_SBo.tgz.
|
||||
Installing package perl-IO-String-1.08-i586-1_SBo.tgz:
|
||||
PACKAGE DESCRIPTION:
|
||||
# perl-IO-String (file interface for in-core strings)
|
||||
#
|
||||
# IO::String - Emulate file interface for in-core strings.
|
||||
#
|
||||
# Home page: https://metacpan.org/pod/IO::String
|
||||
#
|
||||
Package perl-IO-String-1.08-i586-1_SBo.tgz installed.
|
||||
|
||||
~/perl-IO-String »
|
Loading…
Reference in New Issue