diff options
Diffstat (limited to 'sysutils/coaster/Makefile')
-rw-r--r-- | sysutils/coaster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/coaster/Makefile b/sysutils/coaster/Makefile index 0e390de..aef4ef8 100644 --- a/sysutils/coaster/Makefile +++ b/sysutils/coaster/Makefile @@ -37,7 +37,7 @@ GCONF_SCHEMAS= coaster.schemas BROKEN= "Broken with new nautilus-cd-burner" -patch-autotools: +patch-autotools:: @(cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ ${CP} $$file $$file.tmp; \ |