aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-09-13 00:45:44 +0000
committerrsc <devnull@localhost>2005-09-13 00:45:44 +0000
commit64b97b7c6fb1ab552f13952c9938d8282c5acebc (patch)
treee59bd252ff9e6f825901c403e82c77c3e6310777 /dist
parent6feb942adb330b37eac06246601ddbccf810c792 (diff)
downloadplan9port-64b97b7c6fb1ab552f13952c9938d8282c5acebc.tar.gz
plan9port-64b97b7c6fb1ab552f13952c9938d8282c5acebc.tar.bz2
plan9port-64b97b7c6fb1ab552f13952c9938d8282c5acebc.zip
Fiddle.
Diffstat (limited to 'dist')
-rwxr-xr-xdist/debian/mkpkg3
1 files changed, 1 insertions, 2 deletions
diff --git a/dist/debian/mkpkg b/dist/debian/mkpkg
index b969abd3..8504b5b9 100755
--- a/dist/debian/mkpkg
+++ b/dist/debian/mkpkg
@@ -51,12 +51,11 @@ for(i)@{
{
echo Package: $package
echo Version: $date
- echo Section: extra
- echo Priority: optional
echo Architecture: $arch
comma Depends: $depends
comma Suggests: $suggests
comma Conflicts: $conflicts
+ echo Source: plan9port-src
echo Installed-Size: $size
echo Maintainer: 'Russ Cox <rsc@swtch.com>'
echo Description: $desc