From 6ed9da1b3f72c8ae4da299052a343c0f96d57ec5 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Wed, 8 Mar 2006 21:26:19 +0000 Subject: [PATCH] - remove obsolete cvsps junk --- Patchrules | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 Patchrules diff --git a/Patchrules b/Patchrules deleted file mode 100644 index 46629460..00000000 --- a/Patchrules +++ /dev/null @@ -1,33 +0,0 @@ -#!/bin/sh -# -# Hack to generate patch rules for make < 3.80 -# -# Copyright (c) 2003 The Trustees of Princeton University (Trustees). -# -# $Id: Patchrules,v 1.2 2004/04/09 19:37:19 alk-pl_rpm Exp $ -# - -while read PatchSet n ; do - -[ "$PatchSet" != "PatchSet" ] && continue; - -cat < \$@ -EOF - -done -- 2.47.0