use tab, not spaces.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2273 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2005-03-23 23:16:38 +00:00
parent 89b4f23a42
commit 42a06f2101
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ EXTRA_DIST = opensc.conf.in scldap.conf.in
noinst_DATA = opensc.conf.in scldap.conf.in opensc.conf scldap.conf
%: %.in
sed -e "s#PKGDATADIR#$(shell eval echo $(pkgdatadir))#" < $^ > $@
sed -e "s#PKGDATADIR#$(shell eval echo $(pkgdatadir))#" < $^ > $@