Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit376ab18

Browse files
committed
Change the tar creation to include a top level directory
Author: Andrew Jorgensen <ajorgensen@novell.com>
1 parent2fe7068 commit376ab18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile.in‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dist:
1010
list='$(EXTRA_DIST)';forsin$$list;do \
1111
(cp$(topdir)$$s fsharp-$(DISTVERSION)/$$s)\
1212
done;
13-
tar cvjf fsharp-$(DISTVERSION).tar.bz2-C fsharp-$(DISTVERSION)$(patsubst%,--exclude=%,$(NO_DIST)).
13+
tar cvjf fsharp-$(DISTVERSION).tar.bz2$(patsubst%,--exclude=%,$(NO_DIST))fsharp-$(DISTVERSION)
1414
du -b fsharp-$(DISTVERSION).tar.bz2
1515

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp