summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2009-09-04 19:42:58 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2009-09-04 19:42:58 +0200
commit6af63612659f2b6793d52cb481d3a54178ec7ac0 (patch)
treedb909c42c7f9daa068b26a1c38a8d6480b9e330b /Makefile.am
parentdf9bb20c1ee1b150d9ef86bd800840c2f88ab165 (diff)
downloadabrt-6af63612659f2b6793d52cb481d3a54178ec7ac0.tar.gz
abrt-6af63612659f2b6793d52cb481d3a54178ec7ac0.tar.xz
abrt-6af63612659f2b6793d52cb481d3a54178ec7ac0.zip
whitespace fix
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 07ed6f3..521271f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,6 @@ rpm: dist
rpmbuild --define "_sourcedir `pwd`" \
--define "_rpmdir `pwd`" \
--define "_specdir `pwd`" \
- --define "_builddir `pwd`" \
- --define "_srcrpmdir `pwd`" \
- -ba abrt.spec
+ --define "_builddir `pwd`" \
+ --define "_srcrpmdir `pwd`" \
+ -ba abrt.spec