From fe3d085b35fc080622f2eb1e9e891b8d83abdf6a Mon Sep 17 00:00:00 2001 From: hackbard Date: Sun, 5 Feb 2006 22:19:34 +0000 Subject: [PATCH] added xcircuit package, modifications to cups build (spooldir) --- doc/CHANGELOG | 5 +++++ packages/hackbard/cups/cups | 3 +++ packages/hackbard/xcircuit/xcircuit | 8 ++++++++ 3 files changed, 16 insertions(+) create mode 100644 packages/hackbard/xcircuit/xcircuit diff --git a/doc/CHANGELOG b/doc/CHANGELOG index d199ff8..008251e 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,5 +1,10 @@ *) 2006-01-29 +- small cups fixes +- added xcircuit package + +*) 2006-01-29 + - added guile, libstroke and geda package *) 2006-01-29 diff --git a/packages/hackbard/cups/cups b/packages/hackbard/cups/cups index f8bb7fe..084de73 100644 --- a/packages/hackbard/cups/cups +++ b/packages/hackbard/cups/cups @@ -10,6 +10,9 @@ confopt="$confopt --disable-ssl --with-logdir=$root/var/cups/log" confopt="$confopt --with-cups-user=daemon --with-cups-group=daemon" post_install() { + # we care about init scripts ourself rm -rf $root/etc/init.d/rc0.d rm -rf $root/etc/init.d/*/*cups + # spool directory + mkdir -p $root/var/spool/cups } diff --git a/packages/hackbard/xcircuit/xcircuit b/packages/hackbard/xcircuit/xcircuit new file mode 100644 index 0000000..ed03b9c --- /dev/null +++ b/packages/hackbard/xcircuit/xcircuit @@ -0,0 +1,8 @@ +# hdw - linux xcircuit package +# +# author: hackbard@hackdaworld.org +# +# +# [V] 3.6.0 +# [S] 3-5 +# [D] xcircuit-3.6.0.tgz http://opencircuitdesign.com/xcircuit/archive/ -- 2.20.1