diff options
author | Clark Wixon <cwixon@usa.net> | 2007-09-24 05:54:18 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-09-24 05:54:18 +0000 |
commit | 59cbab4f982b32c3dfec6892643c5f41da5c6e96 (patch) | |
tree | b7f12421656c34d0e68f474d840d1b1de625000f /packages/abiword/abiword_2.5.1.bb | |
parent | f58ad30201f63489b7fe35c74e823236c14f8bd9 (diff) |
abiword: ship glade files, should fix #3062
Diffstat (limited to 'packages/abiword/abiword_2.5.1.bb')
-rw-r--r-- | packages/abiword/abiword_2.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abiword/abiword_2.5.1.bb b/packages/abiword/abiword_2.5.1.bb index 5fcc1dd1a2..9741ad6413 100644 --- a/packages/abiword/abiword_2.5.1.bb +++ b/packages/abiword/abiword_2.5.1.bb @@ -2,6 +2,6 @@ require abiword-2.5.inc DEFAULT_PREFERENCE = "-1" -PR = "r1" +PR = "r2" RCONFLICTS = "abiword-embedded" |