65601abb42
split the deb package. See http://lists.opensuse.org/opensuse-factory/2012-06/msg00963.html for context OBS-URL: https://build.opensuse.org/request/show/127342 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/debhelper?expand=0&rev=1
14 lines
474 B
Diff
14 lines
474 B
Diff
Index: debhelper/Makefile
|
|
===================================================================
|
|
--- debhelper.orig/Makefile
|
|
+++ debhelper/Makefile
|
|
@@ -38,7 +38,7 @@ VERSION=$(shell expr "`dpkg-parsechangel
|
|
|
|
PERLLIBDIR=$(shell perl -MConfig -e 'print $$Config{vendorlib}')/Debian/Debhelper
|
|
|
|
-POD2MAN=pod2man --utf8 -c Debhelper -r "$(VERSION)"
|
|
+POD2MAN=pod2man -c Debhelper -r "$(VERSION)"
|
|
|
|
build: version debhelper.7
|
|
find . -maxdepth 1 -type f -perm +100 -name "dh*" \
|