X-Git-Url: http://git.pld-linux.org/?p=packages%2Fccs-tools.git;a=blobdiff_plain;f=ccs-tools-Makefile.patch;h=83d83d2d0de67ce507da3be220bb7f2f00c74a7a;hp=f8f570b7734f87a672428af8df2ca1abd129bd61;hb=4331c7a268b75237ed67e572873f2a8c4e9e7abb;hpb=69226f929997f1957dc9d19ffc57b3ba908be1ef diff --git a/ccs-tools-Makefile.patch b/ccs-tools-Makefile.patch index f8f570b..83d83d2 100644 --- a/ccs-tools-Makefile.patch +++ b/ccs-tools-Makefile.patch @@ -1,18 +1,19 @@ --- ccstools/Makefile~ 2008-03-05 12:11:08.000000000 +0100 +++ ccstools/Makefile 2008-03-05 12:14:49.672333658 +0100 -@@ -14,16 +14,11 @@ +@@ -14,17 +14,12 @@ - install: + install: all mkdir -p $(INSTALLDIR)/usr/lib/ccs/misc $(INSTALLDIR)/sbin $(INSTALLDIR)/usr/sbin -- chmod 700 $(INSTALLDIR)/usr/lib/ccs +- chmod 755 $(INSTALLDIR)/usr/lib/ccs - chmod 755 domainmatch init_policy.sh tomoyo_init_policy.sh - cp -af --remove-destination ccstools $(INSTALLDIR)/usr/lib/ccs/ + cp -af --remove-destination ccstools ccstools.conf $(INSTALLDIR)/usr/lib/ccs/ for i in $(ALIAS_LIST); do ln -f $(INSTALLDIR)/usr/lib/ccs/ccstools $(INSTALLDIR)/usr/lib/ccs/$$i; done for i in $(ALIAS_LIST); do ln -sf /usr/lib/ccs/$$i $(INSTALLDIR)/usr/sbin/ccs-`echo $$i | sed 's:^ccs-::'`; done cp -af --remove-destination realpath domainmatch init_policy.sh tomoyo_init_policy.sh $(INSTALLDIR)/usr/lib/ccs/ cp -af --remove-destination $(MISC_FILES) $(INSTALLDIR)/usr/lib/ccs/misc/ + cp -af --remove-destination README.ccs COPYING.ccs $(INSTALLDIR)/usr/lib/ccs/ - chown -R root:root ccs-init tomoyo-init $(INSTALLDIR)/usr/lib/ccs/ -- chmod 4755 $(INSTALLDIR)/usr/lib/ccs/misc/proxy +- chmod 4755 $(INSTALLDIR)/usr/lib/ccs/misc/force-logout - chmod 700 ccs-init tomoyo-init cp -af --remove-destination ccs-init tomoyo-init $(INSTALLDIR)/sbin/ mkdir -p $(INSTALLDIR)/usr/share/man/man8/