forked from ports/contrib
linux_logo: crux logo included
This commit is contained in:
parent
c4b388d9ca
commit
e990e2ea89
@ -1 +1,3 @@
|
||||
a34813c3fbeb8dd1ca501ad6d8d1234f crux.logo
|
||||
31014ac5a1660926ae16b88399f4233d linux_logo-5.06.tar.gz
|
||||
bbe79ba9cc79a83adf5b815118458a54 logo_config.crux
|
||||
|
@ -5,11 +5,13 @@
|
||||
|
||||
name=linux_logo
|
||||
version=5.06
|
||||
release=1
|
||||
source=(http://www.deater.net/weave/vmwprod/$name/$name-$version.tar.gz)
|
||||
release=2
|
||||
source=(http://www.deater.net/weave/vmwprod/$name/$name-$version.tar.gz crux.logo logo_config.crux)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
cp ../logo_config.crux logo_config
|
||||
cp ../crux.logo logos/distributions
|
||||
./configure
|
||||
sed -i "s/-O2/$CFLAGS/" Makefile.default libsysinfo-0.2.1/Makefile.default
|
||||
sed -i '/USE_I18N/s/1/0/2' Makefile.default
|
||||
|
Loading…
x
Reference in New Issue
Block a user