diff options
Diffstat (limited to 'meta/recipes-sato/rxvt-unicode')
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.desktop) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.png) | bin | 2847 -> 2847 bytes | |||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/xwc.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.17.bb) | 6 |
4 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop index 882ea41136..882ea41136 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.desktop +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.png b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png index e56fa2e9cd..e56fa2e9cd 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.png +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png | |||
Binary files differ | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/xwc.patch b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch index 16efeef49f..16efeef49f 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/xwc.patch +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.17.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb index 806e3546f6..9a4761757a 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.17.bb +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb | |||
@@ -17,8 +17,8 @@ SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 | |||
17 | file://rxvt.desktop \ | 17 | file://rxvt.desktop \ |
18 | file://rxvt.png" | 18 | file://rxvt.png" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "1270432bdc7ce17dbb07d41a607081e0" | 20 | SRC_URI[md5sum] = "963ccc748fe5bca925e7b92c0404d68b" |
21 | SRC_URI[sha256sum] = "de017b2b2a1a7182aeada99f605da33cbee18d450e07a7fdabef48da446521e4" | 21 | SRC_URI[sha256sum] = "87b72a43cac7c9362a984094c661a632ce1a829ad90f149142ab1953854b433f" |
22 | 22 | ||
23 | inherit autotools update-alternatives | 23 | inherit autotools update-alternatives |
24 | 24 | ||
@@ -42,7 +42,7 @@ EXTRA_OECONF = "--enable-menubar --enable-xim \ | |||
42 | --with-x=${STAGING_DIR_HOST}${prefix}" | 42 | --with-x=${STAGING_DIR_HOST}${prefix}" |
43 | 43 | ||
44 | do_configure_prepend () { | 44 | do_configure_prepend () { |
45 | cp aclocal.m4 acinclude.m4 | 45 | cp ${S}/aclocal.m4 ${S}/acinclude.m4 |
46 | } | 46 | } |
47 | 47 | ||
48 | do_compile_prepend () { | 48 | do_compile_prepend () { |