diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-17 13:25:11 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-17 13:25:11 -0700 |
commit | e83eb6c9dc67ac587d41ca61334c79bac60707cc (patch) | |
tree | d551632b8a7a0378ffc15700080b73e199ec1d65 /autogen.sh | |
parent | 9a3ba3734f3d81f3ccab87b91fb5751660202dab (diff) | |
parent | a7a396317a84af11f4a55682c53666aeca84e731 (diff) | |
download | eom-e83eb6c9dc67ac587d41ca61334c79bac60707cc.tar.bz2 eom-e83eb6c9dc67ac587d41ca61334c79bac60707cc.tar.xz |
Merge pull request #28 from NiceandGently/master
renaming to eom and removing distro folder
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ srcdir=`dirname $0` test -z "$srcdir" && srcdir=. -PKG_NAME="mate-image-viewer" +PKG_NAME="eom" (test -f $srcdir/configure.ac) || { echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" |