diff options
author | Jeff Bilyk <jbilyk@gmail.com> | 2012-03-17 15:52:57 +0000 |
---|---|---|
committer | Jeff Bilyk <jbilyk@gmail.com> | 2012-03-17 15:52:57 +0000 |
commit | 711c2e946b5360f0e51d7637fee9ff804dcb4ddb (patch) | |
tree | 638fc64ae2fd130cfd1b9ce8896a77584190361f | |
parent | f8f9d24fdc471dbf5863b98ba5d03b9768825dad (diff) | |
download | aports-711c2e946b5360f0e51d7637fee9ff804dcb4ddb.tar.bz2 aports-711c2e946b5360f0e51d7637fee9ff804dcb4ddb.tar.xz |
testing/gnump3d: replace opts
fixes #949
-rw-r--r-- | testing/gnump3d/gnump3d.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gnump3d/gnump3d.initd b/testing/gnump3d/gnump3d.initd index 43290ee30..ae5e018b3 100644 --- a/testing/gnump3d/gnump3d.initd +++ b/testing/gnump3d/gnump3d.initd @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/www/viewcvs.gentoo.org/raw_cvs/gentoo-x86/media-sound/gnump3d/files/gnump3d.init.d,v 1.4 2008/06/03 14:52:33 beandog Exp $ -opts="start stop index" +extra_commands="index" depend() { need net |