summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1a2b918..438efe9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with opkbuild. If not, see <http://www.gnu.org/licenses/>.
-KEY='2250 31F0 47FF E516 63ED 516F 1A45 9ECD E4D6 04BE'
+KEY = '2250 31F0 47FF E516 63ED 516F 1A45 9ECD E4D6 04BE'
if IN_GIT
PACKAGE_VERSION_GIT = $$(git describe --tags --dirty | sed 's|^[^/-]*[/-]||')