summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwift Geek2013-04-08 16:00:19 +0000
committerThomas Dziedzic2013-04-08 16:00:19 +0000
commita406f9b7a61382654d6c1f0e866bd802ea65519e (patch)
treea99bf46cfdad13f6129b334c494565078a960cd7 /PKGBUILD
parent1404f413eb7658a10d5a4a2fb67005aef8fc9dbf (diff)
downloadaur-a406f9b7a61382654d6c1f0e866bd802ea65519e.tar.gz
Import from pkgbuild.com service
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd17e7cc1fb4..fbb08870f815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,11 +51,15 @@ prepare() {
# Nasty fix for useless Growl dependency ... please post in comment real fix, if u know one ;)
sed -i "s/ 'Growl/\#&/" Build.PL
+
+ # Nasty fix for useless warning
+ sed -i '/^warn \"Running Slic3r under Perl/,+1 s/^/\#/' ./lib/Slic3r.pm
}
build() {
cd "$_src_dir"
msg " ⚠ DO NOT respond to any question with 'yes'. Report a bug in comment instead.\n"
+ msg "Running Slic3r under Perl >= 5.16 is not supported nor recommended\nIn case of related to this issues please use ARM repository to get older perl package\n"
# Cuz cpan will install fixes to $HOME ... which is not the point of this package
# Build stage