From: Jean-Marc Pigeon (Delson) Date: Mon, 16 Jun 2025 19:03:19 +0000 (-0400) Subject: Defining spool directory contents within sepec file X-Git-Tag: tag-0.9~154 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=ae3e38b46451ba48991e445cd7ddf4b9fea0c98e;p=jmp%2Fmailleur Defining spool directory contents within sepec file --- diff --git a/Makefile b/Makefile index 99b5d6e..8b9b9aa 100644 --- a/Makefile +++ b/Makefile @@ -176,7 +176,9 @@ install : @ install -d $(DESTDIR)/$(ETCDIR)/$(APPN)/ @ install -d $(DESTDIR)/$(LIBDIR)/$(APPN)/ @ install -d $(DESTDIR)/$(SBINDIR)/ - @ install -d $(DESTDIR)/$(SPOOLDIR)/$(APPN)/ + @ install -d $(DESTDIR)/$(SPOOLDIR)/$(APPN)/queue + @ install -d $(DESTDIR)/$(SPOOLDIR)/$(APPN)/in-logs + @ install -d $(DESTDIR)/$(SPOOLDIR)/$(APPN)/out-logs @ cp -a \ bin/* \ $(DESTDIR)/$(SBINDIR)/ diff --git a/mailleur.spec.in b/mailleur.spec.in index 2f64e0b..aa67ca2 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -101,7 +101,6 @@ if [ "$1" = 1 ]; then "osukiss" ) for action in sorter do - echo "JMPDBG "${action} %{__ln_s} \ %{_datadir}/%{name}/linux/$OS/${action} \ %{_initrddir}/${action}