USE_PKGBUILD=1
include /usr/local/share/luggage/luggage.make
TITLE= VYS-CERTS
REVERSE_DOMAIN=net.vys.certs
PAYLOAD=\
pack-DigiCertCA.crt \
pack-script-postinstall
# Variable Declarations:
PACKAGE_VERSION=1.0.0
pack-DigiCertCA.crt: l_private_tmp
@sudo ${CP} ./DigiCertCA.crt ${WORK_D}/private/tmp/DigiCertCA.crt
@sudo chown root:wheel ${WORK_D}/private/tmp/DigiCertCA.crt
@sudo chmod 755 ${WORK_D}/private/tmp/DigiCertCA.crt
I get the following error
make -f Makefile -e pack-DigiCertCA.crt pack-script-postinstall
make[1]: *** No rule to make target `l_private_tmp', needed by `pack-DigiCertCA.crt'. Stop.
make: *** [payload] Error 2
crasher:trust cer root#
Thanks
--
You received this message because you are subscribed to the Google Groups "The Luggage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to the-luggage...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.