Fix elm_tickernoti.h install
authorRusty Lynch <rusty.lynch@intel.com>
Fri, 10 May 2013 15:19:27 +0000 (08:19 -0700)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 13 Aug 2013 20:49:39 +0000 (17:49 -0300)
Since we are modifying Makefile.am files then autogen needs to be
run instead of just configure

packaging/elementary.spec

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