mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +01:00
parent
9f15cc2f6c
commit
b0a2dc96ad
22 changed files with 33 additions and 22 deletions
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm Porting/Glossary \
|
rm Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm Porting/Glossary \
|
rm Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm Porting/Glossary \
|
rm Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Socket versions greater than 2.000 have many difficult problems building
|
# Socket versions greater than 2.000 have many difficult problems building
|
||||||
# in 5.17.x versions; replace them with 2.000
|
# in 5.17.x versions; replace them with 2.000
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Socket versions greater than 2.000 have many difficult problems building
|
# Socket versions greater than 2.000 have many difficult problems building
|
||||||
# in 5.17.x versions; replace them with 2.000
|
# in 5.17.x versions; replace them with 2.000
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm Porting/Glossary \
|
rm Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,8 @@ src_prepare() {
|
||||||
|
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm Porting/Glossary \
|
rm Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,8 @@ src_prepare() {
|
||||||
|
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm Porting/Glossary \
|
rm Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm Porting/Glossary \
|
rm Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,6 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
INCLUDE = /usr/include
|
INCLUDE = /usr/include
|
||||||
LIB = /usr/lib/i386-unknown-linux-musl
|
LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm -f Porting/Glossary \
|
rm -f Porting/Glossary \
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
BUILD_ZLIB = False
|
BUILD_ZLIB = False
|
||||||
ZLIB_INCLUDE = /usr/include
|
ZLIB_INCLUDE = /usr/include
|
||||||
ZLIB_LIB = /usr/lib/i386-unknown-linux-musl
|
ZLIB_LIB = %LIBDIR%
|
||||||
OLD_ZLIB = False
|
OLD_ZLIB = False
|
||||||
GZIP_OS_CODE = AUTO_DETECT
|
GZIP_OS_CODE = AUTO_DETECT
|
||||||
USE_ZLIB_NG = False
|
USE_ZLIB_NG = False
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,8 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
mv Compress-Raw-Zlib_config.in cpan/Compress-Raw-Zlib/config.in
|
chmod 644 cpan/Compress-Raw-Zlib/config.in
|
||||||
|
sed "s:%LIBDIR%:${LIBDIR}:" Compress-Raw-Zlib_config.in > cpan/Compress-Raw-Zlib/config.in
|
||||||
|
|
||||||
# Remove miscellaneous pregenerated files
|
# Remove miscellaneous pregenerated files
|
||||||
rm -f Porting/Glossary \
|
rm -f Porting/Glossary \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue