Fix elm_tickernoti.h install
authorRusty Lynch <rusty.lynch@intel.com>
Fri, 10 May 2013 15:19:27 +0000 (08:19 -0700)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 3 Mar 2015 02:47:38 +0000 (11:47 +0900)
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