Package: dpsyco-devel Version: 1.0.33 Severity: normal Tags: patch
The patch is pretty self-explanitory. dpsch-installcfengine does not work unless it is applied. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Versions of packages dpsyco-devel depends on: ii dpkg-dev 1.13.25 package building tools for Debian ii dpsyco-lib 1.0.33 Libraries for the debian packages ii make 3.81-2 The GNU version of the "make" util ii patch 2.5.9-4 Apply a diff file to an original dpsyco-devel recommends no packages. -- no debconf information
--- dpsch-installcfengine.old 2008-08-07 15:41:15.000000000 -0400 +++ dpsch-installcfengine 2008-08-07 15:42:08.000000000 -0400 @@ -51,7 +51,7 @@ while read PKG ; do if [ -e debian/cfengine ] ; then cat debian/cfengine | { - while read DIR ; do + while read FILE ; do mkdir -p debian/$PKG$CFENGINESRC/$PKG cp $FILE debian/$PKG$CFENGINESRC/$PKG mkdir -p debian/$PKG$CFENGINESRC/$PKG