Skip to content

Commit

Permalink
debuild
Browse files Browse the repository at this point in the history
  • Loading branch information
rzr committed Feb 17, 2010
1 parent 55c0eb9 commit c2d3e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ install: build
dh_installdirs

# Add here commands to install the package into debian/${package}.
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
$(MAKE) install DESTDIR=$(CURDIR)/debian/${package}

install -d $(CURDIR)/debian/tmp/usr/share/applications
install -d $(CURDIR)/debian/tmp/usr/share/pixmaps
Expand Down Expand Up @@ -129,4 +129,4 @@ binary: binary-indep binary-arch
configure: bootstrap
sh $<

#eof "$Id: rules,v 1.4 2009/08/02 00:50:56 rzr Exp $"
#eof "$Id: rules,v 1.5 2010/02/17 13:36:57 rzr Exp $"

1 comment on commit c2d3e8e

@rzr
Copy link

@rzr rzr commented on c2d3e8e Jan 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to merge upstream

adoptware#15

Please sign in to comment.