CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
filesystem: fixed crux script information
[crossrootfs.git] / 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