]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Working of spec file scriptlet
authorJean-Marc Pigeon (Delson) <jmp@safe.ca>
Mon, 16 Jun 2025 18:58:09 +0000 (14:58 -0400)
committerJean-Marc Pigeon (Delson) <jmp@safe.ca>
Mon, 16 Jun 2025 18:58:09 +0000 (14:58 -0400)
mailleur.spec.in

index 7435dcd51cf7d8fadc2c2ce83ca442e433ecd546..2f64e0b3357d0df6321bbcf249953330072a316c 100644 (file)
@@ -95,11 +95,13 @@ if [ "$1" = 1 ]; then
   echo "#------------------------------------------"
   ) >> %{_sysconfdir}/sysconfig/%{name}
   #installing init file according OS
+  echo JMPDBG
   case "$OS" in
     "sysv"     |                                       \
     "osukiss"  )
       for action in sorter
        do
+       echo "JMPDBG "${action}
         %{__ln_s}                                      \
                %{_datadir}/%{name}/linux/$OS/${action} \
                %{_initrddir}/${action}