This website requires JavaScript.
Explore
Help
Sign In
philipp
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Activity
15b39d40af
nixpkgs
/
pkgs
/
xtc
/
xtc-build.sh
4 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
separate strategoxt packages svn path=/nixpkgs/trunk/; revision=286
2003-08-14 14:26:13 +02:00
#! /bin/sh
set
-e
* pkgs/strategoxt/pkg-build.sh: generic build script for packages with the standard untar; bootstrap; configure; make; make install interface. The script is parameterized with arguments for configure. That is, all arguments are passed verbatim to configure. * asfix-tools, gpp, sc, srts, stratego-front, xtc: Fix expressions and (trivial) build script for basic strategoxt packages. All packages are abstracted on subversion revision. svn path=/nixpkgs/trunk/; revision=319
2003-08-18 22:56:59 +02:00
$pkgbuild
--with-aterm
=
$aterm
--with-srts
=
$srts
Reference in a new issue
Copy permalink