summaryrefslogtreecommitdiff
path: root/package/gnuconfig
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 12:35:41 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 12:35:41 +0000
commit6547bced933fface8e0f0dde08f0e0fe1777ddf9 (patch)
treedd9ff179b33488ed7acf0829c89c7f1057dcd3b0 /package/gnuconfig
parent3471ebe0a3d5c74856ce8fe813345136a5f2aaf3 (diff)
- global whitespace trimming
Diffstat (limited to 'package/gnuconfig')
-rw-r--r--package/gnuconfig/Makefile2
-rw-r--r--package/gnuconfig/gnuconfig.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/gnuconfig/Makefile b/package/gnuconfig/Makefile
index f99ebce83..ca366a98b 100644
--- a/package/gnuconfig/Makefile
+++ b/package/gnuconfig/Makefile
@@ -4,7 +4,7 @@ all:
@echo "Type 'make upload' to upload to the GNU FTP server."
upload:
- gpg --detach-sign config.guess
+ gpg --detach-sign config.guess
gpg --detach-sign config.sub
echo "directory: config" | gpg --clearsign > config.guess.directive.asc
cp config.guess.directive.asc config.sub.directive.asc
diff --git a/package/gnuconfig/gnuconfig.mk b/package/gnuconfig/gnuconfig.mk
index e6cd2dedb..dec950c9c 100644
--- a/package/gnuconfig/gnuconfig.mk
+++ b/package/gnuconfig/gnuconfig.mk
@@ -1,3 +1,3 @@
# See README.buildroot
-CONFIG_UPDATE = cp -f package/gnuconfig/config.sub package/gnuconfig/config.guess
+CONFIG_UPDATE = cp -f package/gnuconfig/config.sub package/gnuconfig/config.guess