From 5306ec31ea1c3156a79bbf44569810af3c5ce6d2 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 9 Sep 2003 07:02:24 +0000 Subject: Cosmetics --- debian/debquilt.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/debquilt.mk b/debian/debquilt.mk index 878558d..394e037 100644 --- a/debian/debquilt.mk +++ b/debian/debquilt.mk @@ -1,6 +1,5 @@ -#!/usr/bin/make -f - # Common rules to handle a debian package using the quilt patch utility + patch: [ -L patches ] || ln -s debian/patches patches quilt push -a -- cgit