[X2Go-Commits] [buildscripts] 01/01: bin/build-rpm-package: add comment to remind to autogenerate mock files.

git-admin at x2go.org git-admin at x2go.org
Mon Mar 23 01:49:20 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 94fa50969f3635c52bf0c29c350c86988ee1d37c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon Mar 23 01:49:14 2015 +0100

    bin/build-rpm-package: add comment to remind to autogenerate mock files.
---
 bin/build-rpm-package |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index 7dbd952..eea1821 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -127,6 +127,8 @@ get_extra_repository () {
 			# Always use -r.
 			ret="-r "
 			if [ -n "${RPM_MOCK_CONFIG_DIR}" ]; then
+				# FIXME: these files should probably be autogenerated to lessen maintenance load.
+
 				# Add config base dir if specified.
 				ret="${ret} ${RPM_MOCK_CONFIG_DIR}"
 

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list