gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2246: remove unnecessary newline and


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2246: remove unnecessary newline and cleanup
Date: Mon, 01 Apr 2013 22:06:04 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2246
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 22:06:04 +0200
message:
  remove unnecessary newline and cleanup
modified:
  util/gsrc-maint.mk
=== modified file 'util/gsrc-maint.mk'
--- a/util/gsrc-maint.mk        2013-04-01 20:05:13 +0000
+++ b/util/gsrc-maint.mk        2013-04-01 20:06:04 +0000
@@ -19,12 +19,8 @@
 #       You should have received a copy of the GNU General Public License
 #       along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
-FROM ?= yesterday
-TO ?= today
-
 keyring: fetch
        id=`gpg2 --verify $(DOWNLOADDIR)/$(SIGFILES) 2>&1 | grep -o -E 
"[0-9A-Z]{8}"` \
                && gpg2 --recv-keys $$id && gpg2 --export $$id > gpg-keyring
 
-
 test-build: clean install uninstall uninstall-pkg


reply via email to

[Prev in Thread] Current Thread [Next in Thread]