Fix elm_tickernoti.h install
authorRusty Lynch <rusty.lynch@intel.com>
Fri, 10 May 2013 15:19:27 +0000 (08:19 -0700)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Thu, 6 Mar 2014 09:04:27 +0000 (10:04 +0100)
Since we are modifying Makefile.am files then autogen needs to be
run instead of just configure

packaging/elementary.spec

index b4c159d9eed2bf3904a6c37ec3fa5e56a6a68f7e..281ea498b63a355cdfbc5bbffaab3cfe219980ca 100644 (file)
@@ -47,7 +47,7 @@ Development files for elementary
 
 %build
 
-%configure --disable-static
+%autogen --disable-static
 make %{?_smp_mflags}
 
 %install