Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149507
b: refs/heads/master
c: a83ca27
h: refs/heads/master
i:
  149505: fae6140
  149503: 95bf031
v: v3
  • Loading branch information
Frans Pop authored and Sam Ravnborg committed Jun 9, 2009
1 parent 0379d23 commit 43eed57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe233cb6bfd36fcf5a36bbde7fa116d8ab5f4301
refs/heads/master: a83ca2777f7f28e365de7c87903bad5e928f87ad
8 changes: 4 additions & 4 deletions trunk/scripts/package/builddeb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ name="Kernel Compiler <$(id -nu)@$(hostname -f)>"
cat <<EOF > debian/changelog
linux ($packageversion) unstable; urgency=low
* A standard release
* Custom built Linux kernel.
-- $name $(date -R)
EOF
Expand Down Expand Up @@ -126,7 +126,7 @@ Description: User Mode Linux kernel, version $version
many other things.
.
This package contains the Linux kernel, modules and corresponding other
files version $version
files, version: $version.
EOF

else
Expand All @@ -138,7 +138,7 @@ Suggests: $fwpackagename
Architecture: any
Description: Linux kernel, version $version
This package contains the Linux kernel, modules and corresponding other
files version $version
files, version: $version.
EOF

fi
Expand All @@ -152,7 +152,7 @@ if [ -e "$tmpdir/lib/firmware" ]; then
Package: $fwpackagename
Architecture: all
Description: Linux kernel firmware, version $version
This package contains firmware from the Linux kernel, version $version
This package contains firmware from the Linux kernel, version $version.
EOF

create_package "$fwpackagename" "$fwdir"
Expand Down

0 comments on commit 43eed57

Please sign in to comment.