From 226b36e7c1e67d4e4d735c1a9e444f48dce7e7ac Mon Sep 17 00:00:00 2001 From: netchild Date: Tue, 3 Jul 2007 13:20:16 +0000 Subject: Don't automatically search for the src rpm when running on pointyhat. [1] Perl is covered by the Artistic License, so we don't need to provide the source. Noticed by: pointyhat (pav) [1] --- lang/linux-libperl5.8/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/linux-libperl5.8/Makefile b/lang/linux-libperl5.8/Makefile index 97980342fd24..55dab73cbfc5 100644 --- a/lang/linux-libperl5.8/Makefile +++ b/lang/linux-libperl5.8/Makefile @@ -23,5 +23,6 @@ ONLY_FOR_ARCHS= i386 amd64 DIST_SUBDIR= rpm PLIST= ${MASTERDIR}/pkg-plist.${LINUX_RPM_ARCH} +SRC_DISTFILES= # empty, perl is covered by the Artistic License, so this is ok .include -- cgit