Subversion Repositories pmk

Compare Revisions

Ignore whitespace Rev 6 → Rev 5

/trunk/debian/patches/00list
1,2 → 1,3
20_manpages
20_build_fixes
25_pmksetup
/trunk/debian/patches/20_manpages.dpatch
0,0 → 1,31
#! /bin/sh /usr/share/dpatch/dpatch-run
## 20_manpages.dpatch by Magnus Holmgren <magnus@kibibyte.se>
##
## DP: Fix certain errors in man pages (more systematic errors are
## DP: fixed with sed on the package build directory).
 
@DPATCH@
 
--- pmk-0.10.1.orig/man/scanfile.5
+++ pmk-0.10.1/man/scanfile.5
@@ -159,7 +159,7 @@
HEADERS = ("libtest.h")
}
.Ed
-
+.El
.Sh SEE ALSO
.Xr pmkscan 1 ,
.Xr pmkfile 5
--- pmk-0.10.1.orig/man/pmk.conf.5
+++ pmk-0.10.1/man/pmk.conf.5
@@ -269,7 +269,8 @@
# misc
PC_PATH_LIB = "$PREFIX/lib/pkgconfig"
PREFIX = "/usr/local"
-SYSCONFDIR = "/etc".Ed
+SYSCONFDIR = "/etc"
+.Ed
.Pp
.Sh SEE ALSO
.Xr make 1 ,
Property changes:
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property