package/util-linux: create $(TARGET_DIR)/etc/pam.d if necessary
authorCarlos Santos <unixmania@gmail.com>
Sat, 14 Sep 2019 16:41:43 +0000 (13:41 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 15 Sep 2019 12:41:44 +0000 (14:41 +0200)
commit40af3a6661f8d85fef60b6de603e78700f4f86e6
tree8f6863ec8636ceb093bdf4ba0aee1b823c94c7da
parentca3232de359b20495c1f242c6a67791a35d6d21d
package/util-linux: create $(TARGET_DIR)/etc/pam.d if necessary

Useful for test purposes when we want to install util-linux with a
custom TARGET_DIR, e.g.

    $ make util-linux-reinstall TARGET_DIR=/tmp/util-linux

Signed-off-by: Carlos Santos <unixmania@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/util-linux/util-linux.mk