CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
filesystem: fixed crux script information
authorVictor Martinez <pitillo@ono.com>
Fri, 18 May 2018 18:41:21 +0000 (18:41 +0000)
committerVictor Martinez <pitillo@ono.com>
Fri, 18 May 2018 18:41:21 +0000 (18:41 +0000)
filesystem/Pkgfile

index e1b6c1b775c80413f799025ee3786a3263fd88f8..d62c4d41dc7767d56537cbe85fa0ca84e0c83148 100644 (file)
@@ -71,7 +71,7 @@ build() {
 cat > $PKG/usr/bin/crux << EOF
 #!/bin/sh
 
-echo "CRUX version $version"
+echo "CRUX-ARM version $version"
 
 # End of file
 EOF