This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
3467585b1b
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 13:26:13 +01: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 21:56:59 +01:00
$pkgbuild
--with-aterm
=
$aterm
--with-srts
=
$srts
Reference in New Issue
Copy Permalink