diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:37:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:37:13 +0000 |
commit | 8454a49c9655ade740ec730ba3eb1442ed074734 (patch) | |
tree | 8eb86e0d0095cb0e1e05dd816279aa201573de50 /net-print/pykota | |
parent | whitespace (diff) | |
download | historical-8454a49c9655ade740ec730ba3eb1442ed074734.tar.gz historical-8454a49c9655ade740ec730ba3eb1442ed074734.tar.bz2 historical-8454a49c9655ade740ec730ba3eb1442ed074734.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-print/pykota')
-rw-r--r-- | net-print/pykota/pykota-1.25_p2437.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/pykota/pykota-1.25_p2437.ebuild b/net-print/pykota/pykota-1.25_p2437.ebuild index 3c76aae58520..223321fbb51c 100644 --- a/net-print/pykota/pykota-1.25_p2437.ebuild +++ b/net-print/pykota/pykota-1.25_p2437.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.25_p2437.ebuild,v 1.2 2007/05/13 09:28:29 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/pykota/pykota-1.25_p2437.ebuild,v 1.3 2007/06/26 02:37:13 mr_bones_ Exp $ S=${WORKDIR}/${PN} @@ -45,7 +45,7 @@ src_install() { insinto ${init_dir} cp -pPR initscripts/* "${D}"/${init_dir} - # Fixes permissions for bug 155865 + # Fixes permissions for bug 155865 chmod 700 "${D}"/usr/share/pykota/cupspykota for doc in ${DOCS}; do |