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>
Mon, 15 Dec 2014 14:37:07 +0000 (15:37 +0100)
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