]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
Renamed
authorMartin Vidner <mvidner@suse.cz>
Wed, 25 Nov 2015 13:27:54 +0000 (14:27 +0100)
committerMartin Vidner <mvidner@suse.cz>
Wed, 25 Nov 2015 13:27:54 +0000 (14:27 +0100)
Because it is more specific to OBS than to Git;
see also https://github.com/openSUSE?query=obs

Makefile.ci
obs-package-from-git [moved from git-to-obs-package with 96% similarity]

index 9e74f5630d7cd64f84d23c54265051cd8e6cf53d..019d92861cb675fb344f76df5e05f67a1d57a118 100644 (file)
@@ -11,7 +11,7 @@
 .PHONY: package osc_build
 
 package:
-       ./git-to-obs-package \
+       ./obs-package-from-git \
                -P YaST:Head -p snapper \
                -o .obsdir \
                -c 'make -f Makefile.repo && make package'
similarity index 96%
rename from git-to-obs-package
rename to obs-package-from-git
index 7d16128fc1fba0e595a9a772bc23ef49bf37297f..b83d695d8a843522a53782a780e114f519f19747 100755 (executable)
@@ -6,7 +6,7 @@ set -eu
 # using `osc` to bring the dependencies to a chroot.
 
 # Minimal dependencies:
-# - git-core
+# - git-core (not used here; our caller, typically Jenkins, will have used it)
 # - osc
 # - build