Changeset 777


Ignore:
Timestamp:
Dec 10, 2007 6:07:06 PM (5 years ago)
Author:
dkg
Message:

debirf: build-pkg is GPLv3, and should sign packages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debirf/build-pkg

    r384 r777  
    22 
    33# (C) 2007 Daniel Kahn Gillmor <dkg-debian.org> 
    4 # This file is released under the GNU GPL v2 or later 
     4# This file is released under the GNU GPL v3 or later 
    55 
    66# run this script from the top level of your working directory to 
     
    3131 
    3232# actually build: 
    33 (cd ./build/"$PKG" && debuild -uc -us) 
     33(cd ./build/"$PKG" && debuild) 
Note: See TracChangeset for help on using the changeset viewer.