From 1600af99aad9916f6dbaa106f18369d400c99376 Mon Sep 17 00:00:00 2001 From: franklahm Date: Wed, 22 Apr 2009 07:44:10 +0000 Subject: [PATCH] Rename cleanappledouble.pl to apple_cleanup --- contrib/shell_utils/Makefile.am | 5 ++--- .../shell_utils/{cleanappledouble.pl.in => apple_cleanup.in} | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) rename contrib/shell_utils/{cleanappledouble.pl.in => apple_cleanup.in} (97%) diff --git a/contrib/shell_utils/Makefile.am b/contrib/shell_utils/Makefile.am index aef4e6c7..0a2cc1fd 100644 --- a/contrib/shell_utils/Makefile.am +++ b/contrib/shell_utils/Makefile.am @@ -5,9 +5,8 @@ pkgconfdir = @PKGCONFDIR@ GENERATED_FILES = lp2pap.sh TEMPLATE_FILES = lp2pap.sh.tmpl PERLSCRIPTS = \ - afpd-mtab.pl \ - apple_cp apple_mv apple_rm \ - cleanappledouble.pl \ + afpd-mtab.pl \ + apple_cp apple_mv apple_rm apple_cleanup \ asip-status.pl SUFFIXES = .tmpl . diff --git a/contrib/shell_utils/cleanappledouble.pl.in b/contrib/shell_utils/apple_cleanup.in similarity index 97% rename from contrib/shell_utils/cleanappledouble.pl.in rename to contrib/shell_utils/apple_cleanup.in index a299349c..4add7eab 100644 --- a/contrib/shell_utils/cleanappledouble.pl.in +++ b/contrib/shell_utils/apple_cleanup.in @@ -1,8 +1,8 @@ #!@PERL@ # -# $Id: cleanappledouble.pl.in,v 1.1 2002-01-17 05:59:25 srittau Exp $ +# $Id: apple_cleanup.in,v 1.1 2009-04-22 07:44:10 franklahm Exp $ # -# cleanappledouble.pl +# apple_cleanup # Copyright (C) 2001 Heath Kehoe # # This program is free software; you can redistribute it and/or -- 2.39.2