diff options
author | Matt Reimer <mattjreimer@gmail.com> | 2007-03-22 18:44:39 +0000 |
---|---|---|
committer | Matt Reimer <mattjreimer@gmail.com> | 2007-03-22 18:44:39 +0000 |
commit | f557ef11b8adf45606b6bda3a00222e9a3c5fca9 (patch) | |
tree | 1bcb822d48e8f97d94100d1d0cba331e8ebc5925 /packages/pimlico/contacts_0.4.bb | |
parent | 3d6e8d30688abc7025e029dc8125128ce2022a33 (diff) | |
parent | b2cf68047b3775511c137b6c01545ca82ebcf714 (diff) |
merge of '463d1fa74c2f41b0d8ede507e1614d96f00161cd'
and '966130b6b30869c9981de21ad3a1f77b37e92adf'
Diffstat (limited to 'packages/pimlico/contacts_0.4.bb')
-rw-r--r-- | packages/pimlico/contacts_0.4.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/pimlico/contacts_0.4.bb b/packages/pimlico/contacts_0.4.bb new file mode 100644 index 0000000000..28e4cc29ce --- /dev/null +++ b/packages/pimlico/contacts_0.4.bb @@ -0,0 +1,5 @@ +require contacts.inc + +SRC_URI = "http://projects.o-hand.com/sources/${PN}/${PN}-${PV}.tar.gz \ + file://stock_contact.png \ + file://stock_person.png" |