git pull in distributionupdate
This commit is contained in:
parent
30fc545b57
commit
34ab826e6c
2 changed files with 2 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -247,6 +247,7 @@ hdevtools:
|
|||
hdevtools check git-annex.hs -g -cpp -g -i -g -idist/build/git-annex/git-annex-tmp -g -i. -g -idist/build/autogen -g -Idist/build/autogen -g -Idist/build/git-annex/git-annex-tmp -g -IUtility -g -DWITH_TESTSUITE -g -DWITH_S3 -g -DWITH_ASSISTANT -g -DWITH_INOTIFY -g -DWITH_DBUS -g -DWITH_PAIRING -g -DWITH_XMPP -g -optP-include -g -optPdist/build/autogen/cabal_macros.h -g -odir -g dist/build/git-annex/git-annex-tmp -g -hidir -g dist/build/git-annex/git-annex-tmp -g -stubdir -g dist/build/git-annex/git-annex-tmp -g -threaded -g -Wall -g -XHaskell98 -g -XPackageImports
|
||||
|
||||
distributionupdate:
|
||||
git pull
|
||||
ghc --make Build/DistributionUpdate
|
||||
./Build/DistributionUpdate
|
||||
|
||||
|
|
|
@ -17,3 +17,4 @@ The script producing the .info file along with the binary tarball seems to gener
|
|||
This may look anecdotical, but at least the `git-annex-bin` package of Arch Linux uses the .info data to retrieve the version information.
|
||||
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Reference in a new issue