Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
9ab39fea
Commit
9ab39fea
authored
Nov 10, 2013
by
Yadd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include OmegaT files in tarball
parent
50861b59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile
Makefile
+2
-2
No files found.
Makefile
View file @
9ab39fea
...
...
@@ -507,7 +507,7 @@ manager_uninstall: manager
dist
:
clean
@
mkdir
-p
lemonldap-ng-
$(VERSION)
@
cp
-pRH
$$
(
find
*
-maxdepth
0|grep
-v
-e
"
\(
lemonldap-ng-
$(VERSION)
\|
debian
\
|
omegat.files
\
)
"
)
lemonldap-ng-
$(VERSION)
@
cp
-pRH
$$
(
find
*
-maxdepth
0|grep
-v
-e
"
\(
lemonldap-ng-
$(VERSION)
\|
debian
\)
"
)
lemonldap-ng-
$(VERSION)
@
rm
-rf
$$
(
find lemonldap-ng-
$(VERSION)
-name
.svn
-print
)
@
find
$$
dir
-name
'*.bak'
-delete
@
rm
-rf
lemonldap-ng-
$(VERSION)
/lemonldap-ng-
$(VERSION)
...
...
@@ -516,7 +516,7 @@ dist: clean
debian-dist
:
clean
@
mkdir
-p
lemonldap-ng-
$(VERSION)
@
cp
-pRH
$$
(
find
*
-maxdepth
0|grep
-v
-e
"
\(
lemonldap-ng-
$(VERSION)
\
|
omegat.files
\
)
"
)
lemonldap-ng-
$(VERSION)
@
cp
-pRH
$$
(
find
*
-maxdepth
0|grep
-v
-e
"
\(
lemonldap-ng-
$(VERSION)
\)
"
)
lemonldap-ng-
$(VERSION)
@
rm
-rf
$$
(
find lemonldap-ng-
$(VERSION)
-name
.svn
-print
)
@
find
$$
dir
-name
'*.bak'
-delete
@
rm
-rf
lemonldap-ng-
$(VERSION)
/lemonldap-ng-
$(VERSION)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment