You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-scrapy: removed unnecessary permissions change
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@92916 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -29,10 +29,6 @@ python.default_version 27
|
||||
if {$subport != $name} {
|
||||
depends_build-append port:py${python.version}-distribute
|
||||
depends_lib-append port:py${python.version}-lxml port:py${python.version}-twisted
|
||||
|
||||
pre-activate {
|
||||
system "find ${destroot} -perm 600 -type f -exec chmod 644 {} \\;"
|
||||
}
|
||||
}
|
||||
|
||||
livecheck.regex {>Scrapy (.+) :}
|
||||
|
||||
Reference in New Issue
Block a user