[Pkg-voip-commits] r7262 - /kamailio/trunk/debian/patches/13_Makefile_radius.dpatch

henningw-guest at alioth.debian.org henningw-guest at alioth.debian.org
Mon May 25 12:45:14 UTC 2009


Author: henningw-guest
Date: Mon May 25 12:45:14 2009
New Revision: 7262

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7262
Log:
- also install man pages for normal modules, not only for the ones with
  special dependencies

Modified:
    kamailio/trunk/debian/patches/13_Makefile_radius.dpatch

Modified: kamailio/trunk/debian/patches/13_Makefile_radius.dpatch
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/patches/13_Makefile_radius.dpatch?rev=7262&op=diff
==============================================================================
--- kamailio/trunk/debian/patches/13_Makefile_radius.dpatch (original)
+++ kamailio/trunk/debian/patches/13_Makefile_radius.dpatch Mon May 25 12:45:14 2009
@@ -8,6 +8,15 @@
 diff -urNad kamailio-1.5.1~/Makefile kamailio-1.5.1/Makefile
 --- kamailio-1.5.1~/Makefile		2008-05-08 17:30:18.000000000 +0200
 +++ kamailio-1.5.1/Makefile		2008-07-21 22:30:00.749339246 +0200
+@@ -456,7 +456,7 @@
+ 
+ .PHONY: install
+ install: all mk-install-dirs install-cfg install-bin install-modules \
+-	install-doc install-man
++	install-doc install-man install-modules-man
+ 
+ .PHONY: dbschema
+ dbschema:
 @@ -505,17 +505,6 @@
  			mv -f $(cfg-prefix)/$(cfg-dir)$(NAME).cfg.sample \
  				$(cfg-prefix)/$(cfg-dir)$(NAME).cfg; \
@@ -44,4 +53,4 @@
 +		fi
  
  
- install-doc: $(doc-prefix)/$(doc-dir) install-modules-doc
+ install-doc: $(doc-prefix)/$(doc-dir) install-modules-doc




More information about the Pkg-voip-commits mailing list