Changes
Page history
Update Notes on packaging
authored
May 31, 2021
by
Chiara Marmo
Show whitespace changes
Inline
Side-by-side
Notes-on-packaging.md
View page @
f9453b05
...
...
@@ -98,6 +98,7 @@ $ wget https://github.com/AravisProject/aravis/archive/ARAVIS_0_5_11.tar.gz
$ mv ARAVIS_0_5_11.tar.gz aravis_0.5.11.orig.tar.gz
$ cd aravis
$ git checkout upstream
$ git rm -r *
$ tar xf ../aravis_0.5.11.orig.tar.gz --strip-components=1
$ git add --all
$ git commit -m "Updating upstream version 0.5.11"
...
...
...
...