Navigation Menu

Skip to content

Commit

Permalink
debian: add missing "s"
Browse files Browse the repository at this point in the history
It doesn't run but it will work. :p
  • Loading branch information
kou committed Apr 30, 2014
1 parent af34f81 commit 49da82f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/debian/rules
Expand Up @@ -24,7 +24,7 @@ override_dh_install:
find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/ -name *.la -delete
find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/ -name underscore.js -delete
install -d debian/tmp/etc/munin/plugin-conf.d/
install -m 0644 debian/groonga-munin-plugin.conf \
install -m 0644 debian/groonga-munin-plugins.conf \
debian/tmp/etc/munin/plugin-conf.d/groonga
mv debian/tmp/usr/share/doc/groonga/ \
debian/tmp/usr/share/doc/groonga-doc/
Expand Down

0 comments on commit 49da82f

Please sign in to comment.