[gnome-sdk-images] Add debug images to untag



commit 940a8c63e6f99fb0c13d3c7601fdd5b48b8922f4
Author: Alexander Larsson <alexl redhat com>
Date:   Tue Jun 2 13:22:02 2015 +0200

    Add debug images to untag

 Makefile |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/Makefile b/Makefile
index 17c516a..70b62f3 100644
--- a/Makefile
+++ b/Makefile
@@ -270,7 +270,11 @@ commit: commit-gnome commit-freedesktop
 untag:
        ./untag.sh repo org.freedesktop.Platform $(ARCH) $(FREEDESKTOP_VERSION) $(EXTRA_NAME)
        ./untag.sh repo org.freedesktop.Sdk $(ARCH) $(FREEDESKTOP_VERSION) $(EXTRA_NAME)
+       ./untag.sh repo org.freedesktop.Debug $(ARCH) $(FREEDESKTOP_VERSION) $(EXTRA_NAME)
+       ./untag.sh repo org.freedesktop.DebugSrc $(ARCH) $(FREEDESKTOP_VERSION) $(EXTRA_NAME)
        ./untag.sh repo org.gnome.Platform $(ARCH) $(GNOME_VERSION) $(EXTRA_NAME)
        ./untag.sh repo org.gnome.Sdk $(ARCH) $(GNOME_VERSION) $(EXTRA_NAME)
+       ./untag.sh repo org.gnome.Debug $(ARCH) $(GNOME_VERSION) $(EXTRA_NAME)
+       ./untag.sh repo org.gnome.DebugSrc $(ARCH) $(GNOME_VERSION) $(EXTRA_NAME)
 
 -include rpm-dependencies.P


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]