================================
scripts:source=1.0.1-1
cvc rdiff scripts -1 /[EMAIL PROTECTED]:1-devel/1.0.1-1
================================
1.0.1-1 Ken VanDine ([EMAIL PROTECTED]) Sun Jul 30 22:05:13 2006
Merged from fl:devel
scripts-1.0.1.tar.bz2: new
scripts.recipe: new
--- /dev/null
+++ scripts.recipe
@@ -0,0 +17 @@
+#
+# Copyright (c) 2005-2006 rPath, Inc.
+# This file is distributed under the terms of the MIT License.
+# A copy is available at http://www.rpath.com/permanent/mit-license.html
+#
+
+loadSuperClass('xorgpackage.recipe')
+class Scripts(XorgPackageRecipe):
+ name = 'scripts'
+ version = '1.0.1'
+ component = 'app'
+
+ def setup(r):
+ XorgPackageRecipe.setup(r)
+
+ # XXX: so we don't depend on ksh
+ r.Remove('%(bindir)s/xauth_switch_to_sun-des-1')
Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits