[Pkg-urxvt-maintainers] [SCM] Git repository for pkg-urxvt branch, master, updated. debian/9.10-2-30-g1b42400

Ryan Kavanagh ryanakca-guest at alioth.debian.org
Thu Dec 22 23:55:47 UTC 2011


The following commit has been merged in the master branch:
commit e4f487bdec0c5f5bcb23a4edeec1b6c63dc65ebb
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Thu Dec 22 09:55:11 2011 -0500

    Update debian/rules to rebuild docs using upstream Makefile
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index bc205fd..260f0d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,7 +109,7 @@ build-stamp: config.status
 		fi; \
 		$(MAKE); \
 		mkdir -p tmp/$$x; \
-		$(MAKE) -C doc; \
+		$(MAKE) -C doc clean alldoc; \
 		TERMINFO=$$y/etc/terminfo $(MAKE) DESTDIR=$$y install; \
 		ln -sf urxvt $$y/usr/bin/rxvt-unicode; \
 		ln -sf urxvt.1.gz $$y/usr/share/man/man1/rxvt-unicode.1.gz; \

-- 
Git repository for pkg-urxvt




More information about the Pkg-urxvt-maintainers mailing list