fluxbox_1.1.1.bb: Delete duplicate fbrun.1 occurance from man_MANS
authorKhem Raj <raj.khem@gmail.com>
Thu, 21 Oct 2010 23:16:43 +0000 (16:16 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 21 Oct 2010 23:18:29 +0000 (16:18 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/fluxbox/fluxbox/remove-duplicate-fbrun.1.patch [new file with mode: 0644]
recipes/fluxbox/fluxbox_1.1.1.bb

diff --git a/recipes/fluxbox/fluxbox/remove-duplicate-fbrun.1.patch b/recipes/fluxbox/fluxbox/remove-duplicate-fbrun.1.patch
new file mode 100644 (file)
index 0000000..dda6a0b
--- /dev/null
@@ -0,0 +1,13 @@
+Index: fluxbox-1.1.1/doc/Makefile.am
+===================================================================
+--- fluxbox-1.1.1.orig/doc/Makefile.am
++++ fluxbox-1.1.1/doc/Makefile.am
+@@ -5,7 +5,7 @@ SUBDIRS = ru
+ CLEANFILES = fluxbox.1 fluxstyle.1
+ MAINTAINERCLEANFILES = Makefile.in
+ man_MANS = fluxbox.1 fbsetroot.1 fbrun.1 fbsetbg.1 \
+-      startfluxbox.1 fluxstyle.1 fbrun.1 fluxbox-keys.5 fluxbox-remote.1
++      startfluxbox.1 fluxstyle.1 fluxbox-keys.5 fluxbox-remote.1
+ EXTRA_DIST=fluxbox.1.in fbsetroot.1 fbrun.1 fluxbox-keys.5 fluxbox-remote.1 startfluxbox.1 fbsetbg.1 \
+       fluxstyle.1.in CODESTYLE
+ distclean-local:
index 7d3e1a6..55a747c 100644 (file)
@@ -3,10 +3,12 @@ HOMEPAGE = "http://www.fluxbox.org"
 LICENSE = "MIT"
 DEPENDS = "fontconfig virtual/libx11"
 
+PR = "r1"
 PE = "1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/fluxbox/fluxbox-${PV}.tar.gz \
            file://fluxbox-wm \
+           file://remove-duplicate-fbrun.1.patch \
           "
 
 inherit autotools update-alternatives