diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-25 17:37:59 -0700 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-25 17:37:59 -0700 |
commit | dfc40ff59fd3d27b74ca6ac2c97d5d039ceb5859 (patch) | |
tree | a1b8836fb8977a688236226ec88043ae09eeb8b0 /debian/pkg.pyinstall | |
parent | 4c14affe4ff898c40d40012d8ed61ac3fd9a34cc (diff) | |
parent | 3ef9f0a5e923f7aa81bc51448e0c27742c7604a7 (diff) | |
download | sos-dfc40ff59fd3d27b74ca6ac2c97d5d039ceb5859.tar.gz |
Merge pull request #175 from battlemidget/patch-debian-fixes
Patch debian fixes
Diffstat (limited to 'debian/pkg.pyinstall')
-rw-r--r-- | debian/pkg.pyinstall | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/pkg.pyinstall b/debian/pkg.pyinstall index b7005d31..8b68fc88 100644 --- a/debian/pkg.pyinstall +++ b/debian/pkg.pyinstall @@ -1 +1 @@ -sos/* /usr/share/pyshared/sos/ +sos/* /usr/share/sosreport/ |