From bddf484a3366f7765ec38a6ac7aa72d0837b7998 Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Jul 24 2014 10:14:14 +0000 Subject: Add some whitespace @pingou asked me to try committing something, to test the group-ownership support in PkgDB2. --- diff --git a/fedocal.spec b/fedocal.spec index 2ec036d..e628016 100644 --- a/fedocal.spec +++ b/fedocal.spec @@ -57,11 +57,13 @@ the tables in the wiki which are hard to edit and maintain. Calendar can be exported to an iCal format allowing read-only integration with most calendar application. + %prep %setup -q sed -i -e 's|script_location = alembic|script_location = /usr/share/fedocal/alembic|' alembic.ini.sample + %build %{__python} setup.py build