Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e90d478b78af0436d0c47346d3afe9b8450fe6bc

commit e90d478b78af0436d0c47346d3afe9b8450fe6bc
Author: DeX77 <[email protected]>
Date:   Wed Aug 16 11:16:03 2017 +0200

apm-1.18.5-3-x86_64

* realy..

diff --git a/source/devel-extra/apm/FrugalBuild 
b/source/devel-extra/apm/FrugalBuild
index 0300e0a..a4848e8 100644
--- a/source/devel-extra/apm/FrugalBuild
+++ b/source/devel-extra/apm/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=apm
pkgver=1.18.5
-pkgrel=2
+pkgrel=3
pkgdesc='Atom package manager'
archs=('x86_64')
groups=('devel-extra')
@@ -20,6 +20,7 @@ sha1sums=('802b6888cf92e69936d599890e884e90b06b3464' \
_apmdir='/usr/lib/node_modules/atom-package-manager'

build() {
+       Fpatchall
Fcd

Fexec coffee -c --no-header -o lib src/*.coffee || Fdie
@@ -60,6 +61,9 @@ build() {
-or -name "scripts" -prune -exec rm -r '{}' \; \
-or -name "test" -prune -exec rm -r '{}' \; \
-or -name "tests" -prune -exec rm -r '{}' \;
+
+       # man..
+       Fwrapper '/usr/bin/node 
/usr/lib/node_modules/atom-package-manager/lib/cli.js "$@"' 'apm'
}

_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to