diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-16 12:57:16 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-16 12:57:16 +0000 |
commit | ca91e2fa2a6f54b2276677d4b2aa0759ad6b35b2 (patch) | |
tree | 6836365e9f701fe85d47a7453f35687d4c30ef79 /packages/apt/apt_0.7.3.bb | |
parent | 56bfb651b691f1f9c756e5273e7d6e395b68b20b (diff) |
apt: make sure $libdir/apt/*/.debug actually ends up in the debug package
Diffstat (limited to 'packages/apt/apt_0.7.3.bb')
-rw-r--r-- | packages/apt/apt_0.7.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/apt/apt_0.7.3.bb b/packages/apt/apt_0.7.3.bb index c4cf06544b..7f6bb81f6e 100644 --- a/packages/apt/apt_0.7.3.bb +++ b/packages/apt/apt_0.7.3.bb @@ -1,5 +1,5 @@ require apt.inc -PR = "r1" +PR = "r3" SRC_URI += "file://nodoc.patch;patch=1" |