]> granicus.if.org Git - icinga2/commitdiff
Remove .gitignore files from package
authorTim Hardeck <thardeck@suse.de>
Fri, 4 Jul 2014 09:23:39 +0000 (11:23 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 30 Jul 2014 11:02:10 +0000 (13:02 +0200)
This commit can be reversed as soon as there are upgrade files in the
schema upgrade directories.

refs #5818

icinga2.spec

index 206e8c4591813a785e2305c54b5e9056bd69cf4e..db7f913dc3087d512412dab907aca0a378163856 100644 (file)
@@ -273,6 +273,8 @@ cmake $CMAKE_OPTS .
 
 make %{?_smp_mflags}
 
+rm -f components/db_ido_*sql/schema/upgrade/.gitignore
+
 %install
 [ "%{buildroot}" != "/" ] && [ -d "%{buildroot}" ] && rm -rf %{buildroot}
 make install \