diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-19 15:22:48 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-19 15:22:48 -0400 |
| commit | 77f79fa03233db11c7249c725531840d9038c8e7 (patch) | |
| tree | 73d1d742761f0375f1e9920c5ef8a77189f2f06e /Makefile | |
| parent | c3711ff09cdaf7ca203af67d393aaeb19ebddfd0 (diff) | |
| parent | 1830f501ee7d8ca7832cbd337629b0d9225baedb (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ install: git add . \ && git commit -m "distributed version of propellor" \ && git bundle create $(DESTDIR)/usr/src/propellor/propellor.git master HEAD + && git show-ref HEAD --hash > $(DESTDIR)/usr/src/propellor/head rm -rf dist/gittmp clean: |
