diff options
author | Bennett Goble <signal@lindenlab.com> | 2021-08-02 08:46:03 -0700 |
---|---|---|
committer | Bennett Goble <signal@lindenlab.com> | 2021-08-02 10:13:20 -0700 |
commit | f27a371b05e97b089c123d4385bf89b41a544e0a (patch) | |
tree | b8cf007b43378b396fc1c26b3c5482632617940b /debian/control | |
parent | b106d949561ed039aa516f9719c1094abbbe374c (diff) |
SL-15743: Remove debian packaging
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 50b9ed9a26..0000000000 --- a/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: secondlife-viewer -Section: unknown -Priority: extra -Maintainer: Don Linden <don@lindenlab.com> -Build-Depends: debhelper (>= 5) -Homepage: http://secondlife.com -Standards-Version: 3.7.2 - -Package: secondlife-viewer -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, - ia32-libs, - ia32-libs-gtk -Description: Second Life Viewer - Second Life is an online virtual world developed by Linden Lab. - |