Merge branch 'master' into staging-next
This commit is contained in:
@@ -15,7 +15,6 @@ stdenv.mkDerivation rec {
|
||||
xmpppy pythonIRClib
|
||||
];
|
||||
|
||||
/* doConfigure should be removed if not needed */
|
||||
# phaseNames = ["deploy" (a.makeManyWrappers "$out/share/${name}/irc.py" a.pythonWrapperArguments)];
|
||||
|
||||
installPhase = ''
|
||||
|
||||
@@ -14,7 +14,6 @@ stdenv.mkDerivation rec {
|
||||
pythonPath = [ xmpppy ];
|
||||
buildInputs = [ pythonPackages.wrapPython ];
|
||||
|
||||
/* doConfigure should be removed if not needed */
|
||||
installPhase = ''
|
||||
cd mail-transport
|
||||
mkdir -p $out/bin $out/share/${pname}-${version}
|
||||
|
||||
Reference in New Issue
Block a user