X-Git-Url: https://git.saurik.com/apple/syslog.git/blobdiff_plain/94194072b557c3881168a08e1d58367a3e3c8b4d..c4fdb7d114b21b1b97b3777dfb8a8053693e7a91:/aslmanager.tproj/Makefile diff --git a/aslmanager.tproj/Makefile b/aslmanager.tproj/Makefile index 50d5e41..197b0f7 100644 --- a/aslmanager.tproj/Makefile +++ b/aslmanager.tproj/Makefile @@ -10,3 +10,6 @@ Extra_CC_Flags = -Wall -mdynamic-no-pic -DINET6 Extra_LD_Flags = -dead_strip include $(MAKEFILEPATH)/CoreOS/ReleaseControl/BSDCommon.make + +after_install: + codesign -s- $(DSTROOT)/usr/sbin/aslmanager