remove unused postInstall
This commit is contained in:
parent
e5df59548e
commit
b3ce4cd77f
@ -29,10 +29,6 @@ in stdenv.mkDerivation {
|
|||||||
"--without-openssl-version-check"
|
"--without-openssl-version-check"
|
||||||
];
|
];
|
||||||
|
|
||||||
postInstall = ''
|
|
||||||
# ldconfig
|
|
||||||
'';
|
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig autoreconfHook ];
|
nativeBuildInputs = [ pkgconfig autoreconfHook ];
|
||||||
propagatedBuildInputs = [ vpnc openssl gnutls gmp libxml2 stoken zlib ];
|
propagatedBuildInputs = [ vpnc openssl gnutls gmp libxml2 stoken zlib ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user