* Question
@ 2016-04-15 9:46 Sascha Kilian
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Kilian @ 2016-04-15 9:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1639 bytes --]
Im sorry for my bad things,
i never have posted patches this way.
I hope my quality of patches going better and better :)
Can any tell me how i can provide the source-code of my patches?
The history of jabber tells me, that i am going wrong if i send the url only
in this list :(
Best regards,
Sascha
-----Ursprüngliche Nachricht-----
Von: Sascha Kilian [mailto:sascha(a)sakisoft.de]
Gesendet: Freitag, 15. April 2016 11:29
An: development(a)lists.ipfire.org
Cc: Sascha Kilian
Betreff: [PATCH] Update: man-pages to 4.05
Signed-off-by: Sascha Kilian <sascha(a)sakisoft.de>
---
lfs/man-pages | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lfs/man-pages b/lfs/man-pages index 2ea81b3..8ad71ca 100644
--- a/lfs/man-pages
+++ b/lfs/man-pages
@@ -24,10 +24,10 @@
include Config
-VER = 2.34
+VER = 4.05
THISAPP = man-pages-$(VER)
-DL_FILE = $(THISAPP).tar.bz2
+DL_FILE = $(THISAPP).tar.xz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = fb8d9f55fef19ea5ab899437159c9420
+$(DL_FILE)_MD5 = 9c32c8487d753f5894f6fba425b12add
install : $(TARGET)
@@ -69,7 +69,7 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
- @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+ @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
--
1.7.9.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Question
[not found] <2d3f351d-66ac-4033-ac65-782be44f938a@email.android.com>
@ 2016-04-15 11:12 ` Daniel Weismüller
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Weismüller @ 2016-04-15 11:12 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2103 bytes --]
Dear Jonatan,
please take a look at your mail. It is nearly unreadable.
It looks like your mailapp done some strange things with it.
-
Daniel
Am 15.04.2016 um 12:12 schrieb Jonatan Schlag:
>
> Hi,
> Sources go to git.ipfire.org:/pub/sources/source-2.x
>
> Regards Jonatan
>
> Am 15.04.2016 11:46 schrieb Sascha Kilian : > > Im sorry for my bad
> things, > > i never have posted patches this way. > > I hope my
> quality of patches going better and better :) > > Can any tell me how
> i can provide the source-code of my patches? > The history of jabber
> tells me, that i am going wrong if i send the url only > in this list
> :( > > Best regards, > > Sascha > > -----Ursprüngliche Nachricht-----
> > Von: Sascha Kilian [mailto:sascha(a)sakisoft.de] > Gesendet: Freitag,
> 15. April 2016 11:29 > An: development(a)lists.ipfire.org > Cc: Sascha
> Kilian > Betreff: [PATCH] Update: man-pages to 4.05 > > >
> Signed-off-by: Sascha Kilian > --- > lfs/man-pages | 8 ++++---- > 1
> file changed, 4 insertions(+), 4 deletions(-) > > diff --git
> a/lfs/man-pages b/lfs/man-pages index 2ea81b3..8ad71ca 100644 > ---
> a/lfs/man-pages > +++ b/lfs/man-pages > @@ -24,10 +24,10 @@ > >
> include Config > > -VER = 2.34 > +VER = 4.05 > >
> THISAPP = man-pages-$(VER) > -DL_FILE = $(THISAPP).tar.bz2 >
> +DL_FILE = $(THISAPP).tar.xz > DL_FROM = $(URL_IPFIRE) >
> DIR_APP = $(DIR_SRC)/$(THISAPP) > TARGET =
> $(DIR_INFO)/$(THISAPP) > @@ -40,7 +40,7 @@ objects = $(DL_FILE) > >
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE) > > -$(DL_FILE)_MD5 =
> fb8d9f55fef19ea5ab899437159c9420 > +$(DL_FILE)_MD5 =
> 9c32c8487d753f5894f6fba425b12add > > install : $(TARGET) > > @@ -69,7
> +69,7 @@ $(subst %,%_MD5,$(objects)) : > > $(TARGET) : $(patsubst
> %,$(DIR_DL)/%,$(objects)) > @$(PREBUILD) > - @rm -rf $(DIR_APP) && cd
> $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) > + @rm -rf $(DIR_APP) &&
> cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE) > cd $(DIR_APP) && make
> $(MAKETUNING) $(EXTRA_MAKE) > cd $(DIR_APP) && make install > @rm -rf
> $(DIR_APP) > -- > 1.7.9.5 > >
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-15 11:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-15 9:46 Question Sascha Kilian
[not found] <2d3f351d-66ac-4033-ac65-782be44f938a@email.android.com>
2016-04-15 11:12 ` Question Daniel Weismüller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox