we do not need to use ustar anymore, now that the path nesting is reduced in development/MacOSX

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17984 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2007-04-25 13:53:28 +00:00
parent b51913ae93
commit a5dcff8dd1

View File

@ -25,7 +25,7 @@ fi
AM_MAINTAINER_MODE
save_PACKAGE=$PACKAGE
AM_INIT_AUTOMAKE([foreign dist-bzip2 tar-ustar no-define 1.9])
AM_INIT_AUTOMAKE([foreign dist-bzip2 no-define 1.9])
PACKAGE=$save_PACKAGE
### Set the execute permissions of the various scripts correctly