filesystem: stripped x86_64-multilib from crux version
This commit is contained in:
parent
53d838bfaa
commit
8f448676fc
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
name=filesystem
|
name=filesystem
|
||||||
version=3.0
|
version=3.0
|
||||||
release=1
|
release=2
|
||||||
source=(issue motd shells group passwd shadow securetty fstab mime.types)
|
source=(issue motd shells group passwd shadow securetty fstab mime.types)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -77,7 +77,7 @@ build() {
|
|||||||
cat > $PKG/usr/bin/crux << EOF
|
cat > $PKG/usr/bin/crux << EOF
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
echo "CRUX version $version x86_64-multilib"
|
echo "CRUX version $version"
|
||||||
|
|
||||||
# End of file
|
# End of file
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user