repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
postgresqlPackages.sqlite_fdw: 2.4.0 -> 2.5.0 (#364337)
[NixPkgs.git]
/
pkgs
/
servers
/
x11
/
xorg
/
imake.sh
blob
4ab5e2ae160babb8f4ec422c804d188707f554d2
1
preInstall
() {
2
mkdir
-p
$out
/
lib
/
X11
/
config
3
ln
-s
$xorgcffiles
/
lib
/
X11
/
config
/*
$out
/
lib
/
X11
/
config
4
#touch $out/lib/X11/config/host.def # !!! hack
5
#touch $out/lib/X11/config/date.def # !!! hack
6
}