Ver código fonte

Removed version from binary module tarball. Did this to ease the

interface with the binary module LabRats.


git-svn-id: https://svn.microneil.com/svn/PKG-SNF4CGP-NIX/trunk@89 7ef522f6-be79-40a8-b7df-0a85b3383509
master
adeniz 13 anos atrás
pai
commit
33ac164328
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      SNF4CGP_Developer_Package/Makefile.am

+ 1
- 1
SNF4CGP_Developer_Package/Makefile.am Ver arquivo

@@ -36,7 +36,7 @@ EXTRA_DIST = \
TEMP_DIR=CGPSNF-TEMP
MOD_DIR=CGPSNF
MOD_PATH=$(TEMP_DIR)/$(MOD_DIR)
MOD_TARBALL=CGPSNF-$(VERSION)-MODULE.tar.gz
MOD_TARBALL=CGPSNF-MODULE.tar.gz
module:
rm -rf $(TEMP_DIR)
mkdir $(TEMP_DIR)

Carregando…
Cancelar
Salvar