#!/bin/sh # # Hack to generate patch rules for make < 3.80 # # Copyright (c) 2003 The Trustees of Princeton University (Trustees). # # $Id: Patchrules,v 1.1 2004/04/09 19:24:00 mlh-pl_rpm Exp $ # while read PatchSet n ; do [ "$PatchSet" != "PatchSet" ] && continue; cat < \$@ EOF done