Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
ligo-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
lscsoft
ligo-common
Commits
33a08ae3
Commit
33a08ae3
authored
3 years ago
by
Duncan Macleod
Browse files
Options
Downloads
Plain Diff
Merge branch 'steffen.grunewald-master-patch-77385' into 'master'
Update rules to create empty python3 package See merge request
!12
parents
c22cc39f
c6b16f21
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!12
Update rules to create empty python3 package
Pipeline
#338766
failed
3 years ago
Stage: dist
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/rules
+4
-0
4 additions, 0 deletions
debian/rules
with
4 additions
and
0 deletions
debian/rules
+
4
−
0
View file @
33a08ae3
...
...
@@ -4,3 +4,7 @@ export PYBUILD_NAME=ligo-common
%:
dh $@ --with python2,python3 --buildsystem=pybuild
override_dh_auto_install:
dh_auto_install
rm -rfv $(CURDIR)/debian/python3-ligo-common/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