projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8570ae
)
lang/perl: Fix typo in PKG_LICENSE_FILES
author
Marcel Denia
<naoir@gmx.net>
Mon, 7 Jul 2014 22:44:58 +0000
(
00:44
+0200)
committer
Marcel Denia
<naoir@gmx.net>
Mon, 7 Jul 2014 22:45:30 +0000
(
00:45
+0200)
Signed-off-by: Marcel Denia <naoir@gmx.net>
lang/perl/Makefile
patch
|
blob
|
history
diff --git
a/lang/perl/Makefile
b/lang/perl/Makefile
index c3c5595d88ce489ea4bc98fead4ee06138c168d2..ebea5f2039d2d1a31da8e114dbf5051beb8fde95 100644
(file)
--- a/
lang/perl/Makefile
+++ b/
lang/perl/Makefile
@@
-19,7
+19,7
@@
PKG_SOURCE_URL:=ftp://ftp.cpan.org/pub/CPAN/src/5.0 \
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_LICENSE:=GPLv1 ARTISTIC
-PKG_LICENSE_FILES:=Copying Artis
it
c README
+PKG_LICENSE_FILES:=Copying Artis
ti
c README
PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/$(PKG_NAME)-$(PKG_VERSION)