Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Commit 63fdea9

Browse files
committed
we don't have to create the man1 folder anymore
Signed-off-by: BlackEagle <[email protected]>
1 parent 97c30c6 commit 63fdea9

File tree

7 files changed

+0
-14
lines changed

7 files changed

+0
-14
lines changed

5.6/scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# ffmpeg comes from backports
66
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" \
77
> /etc/apt/sources.list.d/backports.list
8-
# java post install fails if not there
9-
mkdir /usr/share/man/man1/
108

119
# install packages
1210
apt-get update

7.0/scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# ffmpeg comes from backports
66
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" \
77
> /etc/apt/sources.list.d/backports.list
8-
# java post install fails if not there
9-
mkdir /usr/share/man/man1/
108

119
# install packages
1210
apt-get update

7.1/scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# ffmpeg comes from backports
66
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" \
77
> /etc/apt/sources.list.d/backports.list
8-
# java post install fails if not there
9-
mkdir /usr/share/man/man1/
108

119
# install packages
1210
apt-get update

7.2/scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# ffmpeg comes from backports
66
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" \
77
> /etc/apt/sources.list.d/backports.list
8-
# java post install fails if not there
9-
mkdir /usr/share/man/man1/
108

119
# install packages
1210
apt-get update

7.3/scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# ffmpeg comes from backports
66
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" \
77
> /etc/apt/sources.list.d/backports.list
8-
# java post install fails if not there
9-
mkdir /usr/share/man/man1/
108

119
# install packages
1210
apt-get update

7.4/scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# ffmpeg comes from backports
66
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" \
77
> /etc/apt/sources.list.d/backports.list
8-
# java post install fails if not there
9-
mkdir /usr/share/man/man1/
108

119
# install packages
1210
apt-get update

8.0/scripts/install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set -e
55
# ffmpeg comes from backports
66
echo "deb http://deb.debian.org/debian $(lsb_release -sc)-backports main" \
77
> /etc/apt/sources.list.d/backports.list
8-
# java post install fails if not there
9-
mkdir /usr/share/man/man1/
108

119
# install packages
1210
apt-get update

0 commit comments

Comments
 (0)