diff options
Diffstat (limited to 'packages/xautomation/xautomation.inc')
-rw-r--r-- | packages/xautomation/xautomation.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/xautomation/xautomation.inc b/packages/xautomation/xautomation.inc deleted file mode 100644 index 0157ace914..0000000000 --- a/packages/xautomation/xautomation.inc +++ /dev/null @@ -1,9 +0,0 @@ -DESCRIPTION = "Control X from the command line" -HOMEPAGE = "http://www.hoopajoo.net/projects/xautomation.html" -SECTION = "console" -LICENSE = "GPL" - -SRC_URI = "http://www.hoopajoo.net/static/projects/${PN}-${PV}.tar.gz \ - file://remove-man.patch;patch=1" - -inherit autotools pkgconfig |