apt-dater: fix build
This commit is contained in:
@@ -44,7 +44,8 @@ stdenv.mkDerivation {
|
||||
|
||||
prePatch = ''
|
||||
substituteInPlace etc/Makefile.am \
|
||||
--replace-fail 02770 0770
|
||||
--replace-fail 02770 0770 \
|
||||
--replace-fail '../../../$(pkglibdir)' '$(pkglibdir)'
|
||||
'';
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user