aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-02-16 17:27:00 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-02-16 17:27:00 +0100
commit4a11dd4b111229b8fc48aa8d897a000176e18805 (patch)
treeec0c2b271510864e449293697d0a85f9f78f57da /autogen.sh
parent4ead9790aa2d37596ddf192c9f81f79eb0287d72 (diff)
parent2d5e7bf80f9894254dd227143c58b88ed021234b (diff)
downloadayatana-indicator-printers-4a11dd4b111229b8fc48aa8d897a000176e18805.tar.gz
ayatana-indicator-printers-4a11dd4b111229b8fc48aa8d897a000176e18805.tar.bz2
ayatana-indicator-printers-4a11dd4b111229b8fc48aa8d897a000176e18805.zip
Import upstream version 0.1
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index 5164b66..0000000
--- a/autogen.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-which gnome-autogen.sh || {
- echo "Could not find 'gnome-autgen.sh'. Is gnome-common installed?"
- exit 1
-}
-
-. gnome-autogen.sh
-