summaryrefslogtreecommitdiffstats
path: root/pcp/intl/ref-del.sin
diff options
context:
space:
mode:
authorSam Varshavchik2013-12-22 12:58:02 -0500
committerSam Varshavchik2013-12-22 12:58:02 -0500
commit9011f115dd7bddadab22c4deeac6bed8e179c7c3 (patch)
treee8e2ff894913726ac78dc7aba4f4088811f1e0e6 /pcp/intl/ref-del.sin
parent179aa5e7783b7977fc4bc8ee22f0db1130f67c06 (diff)
downloadcourier-libs-9011f115dd7bddadab22c4deeac6bed8e179c7c3.tar.bz2
autotools update
Diffstat (limited to 'pcp/intl/ref-del.sin')
-rw-r--r--pcp/intl/ref-del.sin24
1 files changed, 0 insertions, 24 deletions
diff --git a/pcp/intl/ref-del.sin b/pcp/intl/ref-del.sin
deleted file mode 100644
index 051f2d5..0000000
--- a/pcp/intl/ref-del.sin
+++ /dev/null
@@ -1,24 +0,0 @@
-# Remove this package from a list of references stored in a text file.
-#
-# Copyright (C) 2000 Free Software Foundation, Inc.
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#
-# Written by Bruno Haible <haible@clisp.cons.org>.
-#
-/^# Packages using this file: / {
- s/# Packages using this file://
- s/ @PACKAGE@ / /
- s/^/# Packages using this file:/
-}