Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/servers/x11/xorg/imake.sh

7 lines
212 B
Bash
Raw Normal View History

* Get imake to build again (xmkmf is gone). svn path=/nixpkgs/trunk/; revision=4530
2006-01-09 19:34:26 +00:00
preInstall() {
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
mkdir -p $out/lib/X11/config
* Start the switch to the new X libraries. It's still conditional: set `useOldXLibs' to `false' in all-packages-generic.nix to use them. * Added Xaw3d. * Added Xaw3d support to Emacs. svn path=/nixpkgs/trunk/; revision=4263
2005-11-12 17:05:51 +00:00
ln -s $xorgcffiles/lib/X11/config/* $out/lib/X11/config
* Don't touch symlinks to which we don't have write permission. svn path=/nixpkgs/trunk/; revision=8776
2007-05-25 14:10:38 +00:00
#touch $out/lib/X11/config/host.def # !!! hack
#touch $out/lib/X11/config/date.def # !!! hack
* Start the switch to the new X libraries. It's still conditional: set `useOldXLibs' to `false' in all-packages-generic.nix to use them. * Added Xaw3d. * Added Xaw3d support to Emacs. svn path=/nixpkgs/trunk/; revision=4263
2005-11-12 17:05:51 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 421ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API