diff options
author | Ted Gould <ted@canonical.com> | 2009-11-02 21:39:38 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-02 21:39:38 -0600 |
commit | 9d043e67d6424039aa64b854b75eed19d9af9f0e (patch) | |
tree | 7de108e89d4e9ad898e24c4c509f39b794269d4e /debian/indicator-custom.install | |
parent | a260225c5ed5d9c1cfb463728eed7a09d12c70aa (diff) | |
download | libayatana-appindicator-9d043e67d6424039aa64b854b75eed19d9af9f0e.tar.gz libayatana-appindicator-9d043e67d6424039aa64b854b75eed19d9af9f0e.tar.bz2 libayatana-appindicator-9d043e67d6424039aa64b854b75eed19d9af9f0e.zip |
* debian/control: Splitting out libcustomindicator
* Adding debian/libcustomindicator0.install,
debian/libcustomindicator-dev.install,
debian/indicator-custom.install
to make all the different packages.
Diffstat (limited to 'debian/indicator-custom.install')
-rw-r--r-- | debian/indicator-custom.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/indicator-custom.install b/debian/indicator-custom.install new file mode 100644 index 0000000..a4eeb0b --- /dev/null +++ b/debian/indicator-custom.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/indicators/* +debian/tmp/usr/lib/indicator-custom/indicator-custom-service +debian/tmp/usr/share/dbus-1/services/indicator-custom.service |