Skip to content

Commit

Permalink
cnijfilter2: specify --datadir for cnijlgmon3
Browse files Browse the repository at this point in the history
If --datadir is not given, it uses '${datarootdir}/cnijlgmon3',
with the unsubstituted variable.

(cherry picked from commit 8bc74a9)
  • Loading branch information
strout authored and orivej committed Nov 28, 2017
1 parent efe5a97 commit c26342d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/misc/cups/drivers/cnijfilter2/default.nix
Expand Up @@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
--replace /usr/include/libusb-1.0 \
${libusb.dev}/include/libusb-1.0
./autogen.sh --prefix=$out --enable-progpath=$out/bin \
--datadir=$out/share \
--enable-libdir=/var/cache/cups
make
)
Expand Down

0 comments on commit c26342d

Please sign in to comment.