~vcs-imports/gentoo-bashcomp/trunk

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: darkside
  • Date: 2009-06-13 02:21:17 UTC
  • Revision ID: vcs-imports@canonical.com-20090613022117-jkhyfbf4dg6wup4h
Small change to Makefile

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
                "$(DESTDIR)/etc/bash_completion.d/gentoo"
19
19
 
20
20
tag:
21
 
        svn up
 
21
        svn up ../
22
22
        svn cp ../trunk ../tags/release-$(distver)
23
23
        @echo
24
24
        @echo "tag created remember to check it in"