Edit

IABSD.fr/ports/textproc/patchutils/patches/patch-scripts_move-to-front

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2022-03-07 21:36:41
    Hash : a98e0e66
    Message : remove rcs IDs in ports that I maintain

  • textproc/patchutils/patches/patch-scripts_move-to-front
  • --- scripts/move-to-front.orig	Wed Jun 11 11:01:28 2008
    +++ scripts/move-to-front	Tue Apr 21 15:07:14 2015
    @@ -1,4 +1,4 @@
    -#!/bin/bash
    +#!/bin/sh
     if [ "$#" -eq 0 ] || [ "x$1" == "x--help" ]
     then
       echo "usage: move-to-front [PATCHES..] PATCH"