From 5c6371f44f3c3c47d3b48ab2d1bf5b9737940806 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 24 Feb 2013 11:28:28 -0200 Subject: remove cdrtools-libre due that has an incompatible mix of the GPL and the CDDL --- libre/cdrtools-libre/cdrtools.install | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 libre/cdrtools-libre/cdrtools.install (limited to 'libre/cdrtools-libre/cdrtools.install') diff --git a/libre/cdrtools-libre/cdrtools.install b/libre/cdrtools-libre/cdrtools.install deleted file mode 100644 index 3f49eb1bb..000000000 --- a/libre/cdrtools-libre/cdrtools.install +++ /dev/null @@ -1,14 +0,0 @@ - -post_install() { - echo "To allow other users than root execute rscsi add an entry" - echo "to /etc/default/rscsi or use an \"rscsi\" user" - echo "" - post_upgrade -} - -post_upgrade() { - echo "The manual loading (or loading using rc.conf)" - echo "of the 'sg' module is no longer necessary." - echo "It is automatically loaded during boot by systemd-tools (udev 185)." -} - -- cgit v1.2.3-2-g168b