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

Commit ea35795

Browse files
author
Matthias Koeppe
committed
build/pkgs/graphviz: Reduce it to a dummy script package
1 parent a813870 commit ea35795

File tree

5 files changed

+4
-14
lines changed

5 files changed

+4
-14
lines changed

build/pkgs/graphviz/checksums.ini

Lines changed: 0 additions & 5 deletions
This file was deleted.

build/pkgs/graphviz/dependencies

Lines changed: 0 additions & 4 deletions
This file was deleted.

build/pkgs/graphviz/package-version.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/pkgs/graphviz/spkg-install

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /usr/bin/env bash
2+
echo Error: graphviz is not installed as a system package.
3+
echo Please install the system package recommended by ./configure
4+
exit 1

build/pkgs/graphviz/spkg-install.in

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)