Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Sleuthkit
Commits
38fadb01
Unverified
Commit
38fadb01
authored
7 years ago
by
Richard Cordovano
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1129 from rishwanth1995/deb_online
removed offline option from the autoconfigure in debian rules file
parents
d60966e3
9fdad8d5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/rules
+3
-9
3 additions, 9 deletions
debian/rules
debian/sleuthkit-java.install
+1
-2
1 addition, 2 deletions
debian/sleuthkit-java.install
with
4 additions
and
11 deletions
debian/rules
+
3
−
9
View file @
38fadb01
...
@@ -23,13 +23,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -lsqlite3 -lsupc++ -Wl,--as-needed
...
@@ -23,13 +23,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -lsqlite3 -lsupc++ -Wl,--as-needed
#override_dh_auto_configure:
#override_dh_auto_configure:
# dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
# dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
overide_dh_auto_install:
override_dh_auto_configure:
dh_auto_configure -- --enable-offline=yes
override_dh_auto_install:
cd tsk/
sudo make install
cd ..
cd bindings/java/
sudo make install
dh_install
dh_install
This diff is collapsed.
Click to expand it.
debian/sleuthkit-java.install
+
1
−
2
View file @
38fadb01
bindings
/
java
/
thirdpartyjars
/
sqlite
-
jdbc
-
3.
21.0.
1.
jar
/
usr
/
share
/
java
bindings
/
java
/
lib
/
sqlite
-
jdbc
-
3.
8.1
1.
jar
/
usr
/
share
/
java
bindings
/
java
/
dist
/
sleuthkit
-
4.6.0.
jar
/
usr
/
share
/
java
bindings
/
java
/
dist
/
sleuthkit
-
4.6.0.
jar
/
usr
/
share
/
java
bindings
/
java
/
libtsk
.
so
/
usr
/
lib
/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment