Navigation Menu

Skip to content

Commit

Permalink
package deb: create sbin/
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 15, 2012
1 parent f540988 commit c064d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/debian/rules
Expand Up @@ -55,6 +55,7 @@ override_dh_install:
done; \
sbindir=/usr/sbin; \
dest_sbindir=$(DESTDIR)$${sbindir}; \
mkdir -p $${dest_sbindir}; \
mv $${dest_bindir}/gcs $${dest_sbindir}/;

dh_install

0 comments on commit c064d82

Please sign in to comment.