Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149512
b: refs/heads/master
c: 8ebc2fe
h: refs/heads/master
v: v3
  • Loading branch information
maximilian attems authored and Sam Ravnborg committed Jun 9, 2009
1 parent ab45910 commit d6494d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f7a2c31f1e4e622056c8a14260937e87f1277867
refs/heads/master: 8ebc2fe9c5e502a0f34be498b0732bb3b897b12d
4 changes: 2 additions & 2 deletions trunk/scripts/package/builddeb
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ if [ "$ARCH" = "um" ]; then
cat <<EOF >> debian/control
Package: $packagename
Provides: kernel-image-$version, linux-image-$version
Provides: linux-image, linux-image-2.6, linux-modules-$version
Architecture: any
Description: User Mode Linux kernel, version $version
User-mode Linux is a port of the Linux kernel to its own system call
Expand All @@ -171,7 +171,7 @@ else
cat <<EOF >> debian/control
Package: $packagename
Provides: kernel-image-$version, linux-image-$version
Provides: linux-image, linux-image-2.6, linux-modules-$version
Suggests: $fwpackagename
Architecture: any
Description: Linux kernel, version $version
Expand Down

0 comments on commit d6494d1

Please sign in to comment.